Learn R Programming

vein (version 0.8.9)

get_project: Download vein project to a specificor new directory

Description

get_project downloads a project for runnign vein. The projects are available on Github.com/atmoschem/vein/projects

Usage

get_project(directory, case = "brasil", approach = "bottom-up")

Arguments

directory

Character; Path to an existing or a new directory to be created. It needs absolute path.

case

Character; Currently only supports "brasil" (or "brazil").

approach

Character; Currently only supports "bottom-up".

Examples

Run this code
# NOT RUN {
#do not run
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab