Description Usage Arguments Value Examples
Helper Function: Tidy Multi Cols Dataframe
1 |
df |
as retrieved by create_references_df() or clean_references_df() |
tidy dataframe for all multi cols in df
1 2 3 4 5 | ## Not run: endnote_list <- create_endnote_list()
refs_clean_df <- clean_references_df(endnote_list)
multi_cols_df <- tidy_multi_cols_df(refs_clean_df)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.