load_data: Load .csv or .Rdata file

View source: R/data_management.R

load_dataR Documentation

Load .csv or .Rdata file

Description

Load .csv or .Rdata file

Usage

load_data(file)

Arguments

file

the full path of the file to load

Value

data extracted from the file

Examples

## Not run: 
  loadData("path/to/newfile.csv")

## End(Not run)

icr-ctl/animl documentation built on Feb. 16, 2025, 11:33 p.m.