View source: R/itrax_qspecsettings.R
itrax_qspecsettings | R Documentation |
This is used to retrieve settings important elsewhere, for example the mca bin width and offset
itrax_qspecsettings(filename = "Results_settings.dfl")
filename |
the *.dfl settings file that relates to the rest of the data |
a tibble of the parsed data
itrax_qspecsettings(filename = system.file("extdata",
"Results_settings.dfl",
package = "itraxR",
mustWork = TRUE)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.