View source: R/fromMultinames2Rows.R
from_multinames_to_rows | R Documentation |
Sometimes there are more than one names in the same field. This function helps to separate them in different rows
from_multinames_to_rows(dataset, colu_name)
dataset |
The dataset that we want to change |
colu_name |
The name of the column that we want to take into account |
data frame with new rows
## Not run: varcall2HowMany (filename) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.