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

import_subsamples_fstR Documentation

Import the fst ranking from all the subsample runs inside an assignment folder.

Description

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

Usage

import_subsamples_fst(dir.path)

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

## 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 Nov. 9, 2024, 3:38 a.m.