View source: R/xmod_df_wrangler.R
xmod_df_wrangler | R Documentation |
!! Warning this functions overwrites the original data frames!! Loads the data frames if the wt% value is missing. Adds the wt% for
xmod_df_wrangler(
directory,
xls_common_pattern,
csv_common_pattern,
csv_list_to_plot = FALSE
)
directory |
Directory where the XMOD files are located. |
xls_common_pattern |
Pattern for the modal data .xls files |
csv_common_pattern |
Pattern of the xmod files containing the coordinates .csv files |
csv_list_to_plot |
Can use the geochem::xmod_samples_list function as argument. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.