View source: R/write_distribution.R
write_distribution | R Documentation |
Write distribution component to TOML file
write_distribution(
distribution,
parameters,
handle,
data_product,
component,
description
)
distribution |
a |
parameters |
a |
handle |
an object of class |
data_product |
a |
component |
a |
description |
a |
Returns a handle index associated with the just written component, which can be used to raise an issue if necessary
Other write functions:
write_array()
,
write_estimate()
,
write_table()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.