get_n_samples: Get the number of samples from a table

View source: R/get_n_samples.R

get_n_samplesR Documentation

Get the number of samples from a table

Description

Get the number of samples from a table

Usage

get_n_samples(table)

Arguments

table

a table

Value

the number of samples

See Also

To obtain the number of samples/variants for a specific table:

  • get_n_samples_from_bed_table for a .bed table

  • get_n_samples_from_bim_table for a .bim table

  • get_n_samples_from_fam_table for a .fam table

  • get_n_samples_from_map_table for a .map table

  • get_n_samples_from_ped_table for a .ped table

  • get_n_samples_from_pgen_table for a .pgen table

  • get_n_samples_from_psam_table for a .psam table

  • get_n_samples_from_pvar_table for a .pvar table


richelbilderbeek/plinkr documentation built on March 25, 2024, 3:18 p.m.