certara_packages: List all packages developed by Certara

View source: R/install.R

certara_packagesR Documentation

List all packages developed by Certara

Description

List all packages developed by Certara

Usage

certara_packages(
  include_self = FALSE,
  include_github = TRUE,
  include_JFROG_deps = FALSE
)

Arguments

include_self

Logical; Set to TRUE to include Certara.R

include_github

Logical; Set to TRUE to include packages only available on GitHub

include_JFROG_deps

Logical; Set to TRUE to include Certara package dependencies on Jfrog

Value

Character vector of package names

Examples

certara_packages()

Certara.R documentation built on May 29, 2024, 1:47 a.m.