Title: Navigate 'Pharmaverse'
Version: 0.0.2
Description: The 'pharmaverse' is a set of packages that compose multiple pathways through clinical data generation and reporting in the pharmaceutical industry. This package is designed to guide users to our work-spaces on 'GitHub', 'Slack' and 'LinkedIn' as well as our website and examples. Learn more about the 'pharmaverse' at https://pharmaverse.org.
Language: en-US
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.0
Imports: httr
URL: https://github.com/pharmaverse/pharmaverse-pkg, https://pharmaverse.org
BugReports: https://github.com/pharmaverse/pharmaverse-pkg/issues
Suggests: spelling, testthat (≥ 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-03-14 18:46:36 UTC; aikp
Author: Ari Siggaard Knoph [aut, cre], pharmaverse [cph]
Maintainer: Ari Siggaard Knoph <aikp@novonordisk.com>
Repository: CRAN
Date/Publication: 2023-03-15 08:00:05 UTC

pharmaverse: Navigate 'Pharmaverse'

Description

The 'pharmaverse' is a set of packages that compose multiple pathways through clinical data generation and reporting in the pharmaceutical industry. This package is designed to guide users to our work-spaces on 'GitHub', 'Slack' and 'LinkedIn' as well as our website and examples. Learn more about the 'pharmaverse' at https://pharmaverse.org.

Author(s)

Maintainer: Ari Siggaard Knoph aikp@novonordisk.com

Other contributors:

See Also

Useful links:


Open pharmaverse examples

Description

Open pharmaverse examples

Usage

examples()

Value

The function is executed for its side-effects

Examples

## Not run: 
pharmaverse::examples()

## End(Not run)

Explore pharmaverse homepage

Description

Explore pharmaverse homepage

Usage

explore()

Value

The function is executed for its side-effects

Examples

## Not run: 
pharmaverse::explore()

## End(Not run)

Join a pharmaverse workspace

Description

Join a pharmaverse workspace

Usage

join(space)

Arguments

space

character Name of the space you would like to join:

  • "github"

  • "slack"

  • "linkedin"

Value

The function is executed for its side-effects

Examples

## Not run: 
pharmaverse::join("github")

## End(Not run)