join {pharmaverse}R Documentation

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)

[Package pharmaverse version 0.0.2 Index]