greta_deps_receipt {greta}R Documentation

Capture greta python dependencies.

Description

To assist with capturing and sharing python dependencies, we provide a way to capture the dependencies currently used.

Usage

greta_deps_receipt()

Value

greta_deps_spec() object

Examples

## Not run: 
my_deps <- greta_deps_receipt()

## End(Not run)

[Package greta version 0.5.0 Index]