Skip to contents

Get the current LaminDB settings by calling lamin settings on the command line

Usage

lamin_settings()

Value

A list of the current LaminDB settings

Examples

if (FALSE) { # \dontrun{
lamin_settings()
} # }