You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the model run is complete, the user needs to be able to get data out of the datastore. As suggested by ODOT, let's add a function to the ve framework for getting a table from the datastore as an R dataframe.
Let's also implement an example of using it in the VERPAT pilot to show usage. Related to #84.
The text was updated successfully, but these errors were encountered:
bstabler
changed the title
make public function to get table from HDF5 datastore and implement at end of example
make public function to get table from HDF5 datastore
Apr 14, 2017
When the model run is complete, the user needs to be able to get data out of the datastore. As suggested by ODOT, let's add a function to the ve framework for getting a table from the datastore as an R dataframe.
Let's also implement an example of using it in the VERPAT pilot to show usage. Related to #84.
The text was updated successfully, but these errors were encountered: