check_map: Process map

Description Usage Arguments Value

View source: R/utils.r

Description

Internal

Usage

1
check_map(map, map_file, focal_group = NA)

Arguments

map

Either a data frame or tibble or the path to a file containing a table. Must have columns ID and Group.

map_file

Same as map, for backwars compatibility

focal_group

Level from Group column to use as focal grou, i.e. compare everything else to this group.

Value

A tibble with columns sample and Group.


surh/HMVAR documentation built on Aug. 18, 2021, 1:21 a.m.