csv_read_n_sorted_phenotypes: Get n_phenotypes from file sorting by sorted_column

View source: R/utils.R

csv_read_n_sorted_phenotypesR Documentation

Get n_phenotypes from file sorting by sorted_column

Description

Get n_phenotypes from file sorting by sorted_column

Usage

csv_read_n_sorted_phenotypes(
  file_path,
  n_phenotypes,
  sorted_column,
  decreasing = FALSE
)

SciOmicsLab/PhenoComb documentation built on Aug. 26, 2023, 1:28 p.m.