View source: R/write_estimate.R
write_estimate | R Documentation |
Function to populate toml file with point-estimate type data. If a file already exists at the specified location, an additional component will be added.
write_estimate(value, handle, data_product, component, description)
value |
an object of class |
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_distribution()
,
write_table()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.