lamin_connect {laminr}R Documentation

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

## Not run: 
lamin_connect("laminlabs/cellxgene")

## End(Not run)

[Package laminr version 0.3.1 Index]