xmod_df_wrangler: Wrangles the XMOD data frames into a plotable format.

View source: R/xmod_df_wrangler.R

xmod_df_wranglerR Documentation

Wrangles the XMOD data frames into a plotable format.

Description

!! Warning this functions overwrites the original data frames!! Loads the data frames if the wt% value is missing. Adds the wt% for

Usage

xmod_df_wrangler(
  directory,
  xls_common_pattern,
  csv_common_pattern,
  csv_list_to_plot = FALSE
)

Arguments

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.


muhohl/geochem documentation built on March 4, 2025, 8:14 p.m.