Learn R Programming

adapr (version 2.0.0)

listDatafiles: Lists the data files available for reading in the adapr project

Description

Lists the data files available for reading in the adapr project

Usage

listDatafiles(project.id = getProject())

Arguments

project.id

Project to look for data files within

Value

description of data files

Examples

Run this code
# NOT RUN {
listDatafiles("adaprHome")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab