Description Usage Arguments Details See Also
Writes a frequency table in one of the implemented formats.
1 2 3 | write_csv(x, filepath, included_markers = NULL)
write_familias(x, filepath, included_markers = NULL)
|
x |
a |
filepath |
the path where to write the output file |
included_markers |
markes to include in the exported file (default to all available markers) |
Writes to a CSV file in the standard one-marker-per-row, one-allele-per-column format.
Writes to a familias allele frequency database file.
importing_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.