itrax_join | R Documentation |
Join two or more Itrax datasets that have been parsed using "itrax_import()"
itrax_join(list)
list |
a list of dataframes that are parsed Itrax result files — this should have been imported using |
a tibble of all the input data
itrax_join(list(core1 = CD166_19_S1$xrf, core2 = CD166_19_S1$xrf))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.