check_trans_df | R Documentation |
Check trans_df based on default_trans_df
check_trans_df(trans_df)
trans_df |
|
Check that the trans_df data.frame
contains all the necessary columns.
If not, create them and return the amended trans_df.
data.frmae
of trans_df
default_trans_df() %>% check_trans_df()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.