Learn R Programming

Certara.R (version 1.1.0)

certara_packages: 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
)

Value

Character vector of package names

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

Examples

Run this code
certara_packages()

Run the code above in your browser using DataLab