raw.dataProject: makes a data R project

View source: R/raw.dataProject.R

raw.dataProjectR Documentation

makes a data R project

Description

Use the interactive directory selector to create a data R project: The selected folder should have a sub directory called RAW and all the RAW data files are stored in that directory or above that directory

Usage

raw.dataProject(sourceDir = NULL)

Arguments

sourceDir

if specified, R project will be generated in this directory, otherwise an interactive window allows user to select directory

Examples

## Not run: 
RAWdataR::raw.dataProject()

## End(Not run)

thomasgredig/RAWdataR documentation built on Nov. 6, 2024, 9:46 a.m.