Exports standardized load shape clustering and assignment data into a corresponding set of exported data tables
1 | exportShapes(shape.results, prefix = "", format = "hdf5", filePath = ".")
|
shape.results |
the shape feature results to export. These should be in the format returned by
|
prefix |
a prefix to apply to the feature column names |
format |
the data format for export. One of the values supported by the |
filePath |
optional path to the location where exported files should be written (if applicable). Default is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.