View source: R/utils-convert-ctl-file-param-dfs.R
convert_ctl_file_param_dfs | R Documentation |
Convert a control file parameter data frame into a format usable in this project
convert_ctl_file_param_dfs(ctl, df_nm)
ctl |
The control file list as read in by |
df_nm |
The name of the data frame found in the |
A tibble::tibble()
with modified format and containing only the
columns we need
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.