df_fix_length: Pad or trim the data frame to the specified number of rows

Description Usage Arguments Value

View source: R/create_crosscut.R

Description

Pad or trim the data frame to the specified number of rows

Usage

1
df_fix_length(full_df, len)

Arguments

full_df

full data frame to pad/trim to the correct length

len

desired length of the data frame

Value

a data frame with len rows


srvanderplas/bulletsamplr documentation built on June 10, 2021, 7:55 a.m.