Learn R Programming

adapr (version 1.0.2)

list.datafiles: Lists the data files available for reading in the adapr project

Description

Lists the data files available for reading in the adapr project

Usage

list.datafiles(project.id = get.project())

Arguments

project.id

Project to look for data files within

Value

description of data files

Examples

Run this code
# NOT RUN {
list.datafiles("adaprHome")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab