View source: R/misc-deprecated.R
single.factoring2 | R Documentation |
From a filename, extract a data.frame to which a number of columns (filled with selected values )
single.factoring2(filename, att, value, ...)
filename |
character string, path to the file |
att |
a vector of character strings (names of the new columns) |
value |
vector of values for the new columns |
... |
other parameters that can be handled by multi.add.qual.att |
a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.