read.STR: Read data from CSv file and return data.table

View source: R/read-STR.R

read.STRR Documentation

Read data from CSv file and return data.table

Description

Read data from CSv file and return data.table

Usage

read.STR(file.name)

Arguments

dat

Data table, with names obtained from STR data output from OTM3A Appendicies

Value

data.table containing data contained in file.name, with headers and attributes read from the file

Examples

read.STR(file.name)

bvenner/OTM33A documentation built on Dec. 21, 2024, 2:11 a.m.