strc_readsummary: Read structure summary file

Description Usage Arguments Details Examples

View source: R/structure.R

Description

strc_readsummary(.) read structure summary file as produced by faststructure

Usage

1

Arguments

file.path

Path to the file

Details

Read directly the file as produced by faststructure package

Examples

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)

biodray/QuickPop documentation built on Dec. 19, 2021, 9:44 a.m.