Learn R Programming

courieR (version 0.2.2)

take_inventory: Scan project dependencies

Description

Scan project dependencies

Usage

take_inventory(project_path)

Value

A data.table

Arguments

project_path

Path to the project

Examples

Run this code
# \donttest{
  take_inventory(tempdir())
# }

Run the code above in your browser using DataLab