Learn R Programming

CICA (version 1.1.1)

update_papaya_build: Update Papaya build version from GitHub

Description

Updates the papaya version in the papayar package to the most current on GitHub

Usage

update_papaya_build(
  type = c("standard", "minimal", "nodicom", "nojquery", "standard-with-atlas-local",
    "standard-with-atlas"),
  verbose = TRUE
)

Value

Result of get_papaya_version after downloading

Arguments

type

Type of release. Standard is default

verbose

Should download progress be shown?