radiator_parameters | R Documentation |
Generate or update a filters parameters file and object. Used internally in radiator, not usefull outside the package.
radiator_parameters(
generate = FALSE,
initiate = FALSE,
update = TRUE,
parameter.obj = NULL,
data = NULL,
filter.name = "",
param.name = "",
values = paste(NULL, NULL, sep = " / "),
units = "individuals / strata / chrom / locus / markers",
comments = "",
path.folder = NULL,
file.date = NULL,
internal = FALSE,
verbose = TRUE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.