| write_table | R Documentation | 
Function to populate hdf5 file with array type data.
write_table(
  df,
  handle,
  data_product,
  component,
  description,
  row_names,
  column_units
)
| df | an  | 
| handle | an object of class  | 
| data_product | a  | 
| component | a  | 
| description | a  | 
| row_names | (optional) a  | 
| column_units | (optional) 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_estimate()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.