Math Problem Statement

请帮我解释这段r语言代码: labeff1 <- apply(afregion[,,1,3:1,1:11,1,],c(1,3:5),function(x) { x <- formatC(x,1,format="f") paste(x[1]," (",x[2]," to ",x[3],")",sep="") })

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

R Programming
Multi-dimensional Arrays
Anonymous Functions

Formulas

-

Theorems

-

Suitable Grade Level

-