Learn R Programming

laminr (version 0.4.1)

lamin_connect: Set the default LaminDB instance

Description

Set the default LaminDB instance by calling lamin connect on the command line

Usage

lamin_connect(slug)

Arguments

slug

Slug giving the instance to connect to (<owner>/<name>)

Examples

Run this code
if (FALSE) {
lamin_connect("laminlabs/cellxgene")
}

Run the code above in your browser using DataLab