Description Usage Arguments Value
View source: R/create_crosscut.R
Pad or trim the data frame to the specified number of rows
1 | df_fix_length(full_df, len)
|
full_df |
full data frame to pad/trim to the correct length |
len |
desired length of the data frame |
a data frame with len rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.