Learn R Programming

pharmaverse (version 0.0.2)

join: Join a pharmaverse workspace

Description

Join a pharmaverse workspace

Usage

join(space)

Value

The function is executed for its side-effects

Arguments

space

character Name of the space you would like to join:

  • "github"

  • "slack"

  • "linkedin"

Examples

Run this code
if (FALSE) {
pharmaverse::join("github")
}

Run the code above in your browser using DataLab