add_package_to_config: Add packages to your packages config file

View source: R/add_package_to_config.R

add_package_to_configR Documentation

Add packages to your packages config file

Description

A function for adding a package to your existing packages config file

Usage

add_package_to_config(
  package_name,
  packages_config_file = "./content/config/packages_to_load"
)

Arguments

package_name

Character; name of the package you want to add

packages_config_file

Character; path to your packages config file


StefanJuenger/woRkshoptools documentation built on Nov. 8, 2022, 12:13 p.m.