The manuals are the documentations relevant to the PROMISE dataset, such as data dictionary, the available datasets, and the methods for PROMISE.

view_manual(
  manual = list_manuals,
  view_from = c("website", "rstudio", "browser")
)

list_manuals

Format

An object of class character of length 3.

Arguments

manual

The manual to view.

view_from

Whether to view the manual from the PROMISE website, as the html vignette in a browser, or as the vignette inside RStudio.