bio_record_map: Applies a function to each record-level disk.frame

View source: R/record.R

bio_record_mapR Documentation

Applies a function to each record-level disk.frame

Description

Applies a function to each record-level disk.frame

Usage

bio_record_map(project_dir, func, records = "all")

Arguments

project_dir

Path to the enclosing directory of a UKB project.

func

A function to apply to each element in the records vector, e.g. names, head.

records

A character vector of record-level data to apply summary function to. Default value "all" applies func to all available record-level data.

See Also

bio_record


kenhanscombe/ukbkings documentation built on April 28, 2023, 12:47 p.m.