import_subsamples_fst: Import the fst ranking from all the subsample runs inside an...

Description Usage Arguments Value Author(s) Examples

Description

This function will import all the fst ranking from all the subsample runs inside an assignment folder.

Usage

1

Arguments

dir.path

The path to the directory containing the subsample folders.

Value

A data frame of all the Fst and ranking.

Author(s)

Thierry Gosselin thierrygosselin@icloud.com

Examples

1
2
3
4
5
6
## Not run: 
subsamples.data <- import_subsamples_fst(
dir.path = "assignment_analysis_method_ranked_no_imputations_20160425@2321"
)

## End(Not run)

thierrygosselin/assigner documentation built on Oct. 28, 2020, 5:47 p.m.