Description Usage Arguments Details Examples
strc_readsummary(.) read structure summary file as produced by faststructure
1 |
file.path |
Path to the file |
Read directly the file as produced by faststructure package
1 2 3 4 | # provide some examples of how to use your function
#path.to.file <- "data-raw/results_summary.csv"
path.to.file <- system.file("extdata", "results_summary.csv", package = "QuickPop")
strc_readsummary(path.to.file)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.