| show_uptake_data | R Documentation |
Present deuterium uptake values in selected form
show_uptake_data(
uptake_dat,
theoretical = FALSE,
fractional = FALSE,
renamed = TRUE
)
uptake_dat |
data produced by |
theoretical |
|
fractional |
|
renamed |
|
The function show_uptake_data generates a subsets
of the uptake_dat based on selected parameters.
The numerical values are rounded to 4 places. The names of columns
are changed to user-friendly ones.
a data.frame object
read_hdx
create_uptake_dataset
uptake_dat <- create_uptake_dataset(alpha_dat)
show_uptake_data(uptake_dat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.