View source: R/read_pmf_factor_profiles.R
tidy_pmf_profiles | R Documentation |
Function to reshape PMF factor profiles into tidy data.
tidy_pmf_profiles(df, factor_to_integer = FALSE) str_factor_to_integer(x)
df |
Tibble/data frame from |
factor_to_integer |
Should the factor variable be made an integer? |
x |
A string in the format |
Tibble.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.