set_max_col | R Documentation |
Re-establishes the lengths of variables in a sample data frame to be the max(length) of the full data frame NOTE: Currently only sets sizes for character variables
set_max_col(full_df, samp_df)
full_df |
the original, non-sampled, data frame |
samp_df |
name of data frame to change lengths |
samp_df with changed lengths
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.