vascr_import_map: Import a table of names

View source: R/z_import_ecis.R

vascr_import_mapR Documentation

Import a table of names

Description

Import a table of names

Usage

vascr_import_map(sampledefine)

Arguments

sampledefine

The CSV file to be imported

Value

A data frame containing the samples defined in the file

Examples

sampledefine = system.file('extdata/growth/growth1_samples.csv', package = 'vascr')
vascr_import_map(sampledefine)


JamesHucklesby/vascr documentation built on April 30, 2024, 8:33 a.m.