lamin_connect | R Documentation |
Connect to a LaminDB instance by calling lamin connect
on the command line
lamin_connect(instance)
instance |
Either a slug giving the instance to connect to
( |
Running this will set the LaminDB auto-connect option to True
so you
auto-connect to instance
when importing Python lamindb
.
## Not run:
lamin_connect("laminlabs/cellxgene")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.