read_project: Read Project Data

View source: R/read_project.R

read_projectR Documentation

Read Project Data

Description

Read Project Data

Usage

read_project(project_info, dataname, columns, rownames = TRUE, filetype)

Arguments

project_info

table of project information

dataname

name of data object to read

columns

columns to select from data object

rownames

row names to filter from data object (all if TRUE)

filetype

type of file (one of c("fst","rds","csv"))

Value

data frame with columns and rownames.


byandell/qtl2shiny documentation built on Nov. 9, 2023, 7:58 p.m.