Learn R Programming

GRANCore (version 0.2.7)

checkout_dir: checkout_dir Return the directory that package sources will be checked-out into for use in the build process

Description

checkout_dir Return the directory that package sources will be checked-out into for use in the build process

Usage

checkout_dir(repo)

# S4 method for GRANRepository checkout_dir(repo)

# S4 method for `NULL` checkout_dir(repo)

Arguments

repo

a GRANRepository object

Value

For destination, the full path to the contrib directory the packages will be deployed to