View source: R/echoIBM.getSchoolfileType.R
echoIBM.getSchoolfileType | R Documentation |
Function for extracting the type (dynamic or static) of the school files given by 'schoolfiles'. Four vectors are returned: NA
echoIBM.getSchoolfileType(
schoolfiles,
dynschoolnames,
staticschoolnames,
thr = 0.5
)
schoolfiles |
is a vector of paths to school files. |
dynschoolnames |
is a vector of four character strings representing dynamic school valiable names. |
staticschoolnames |
is a vector of four character strings representing static school valiable names. |
thr |
A treshold value in [0, 1], with defaultvalue 0.5 indicating that at least half of the variables read from the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.