Register a dataset in a data store
Arguments
- store
- name
Dataset name used in
aurora_data_get().- path
File path (resolved against the store's
dir).- reader
Optional reader function
function(path). IfNULL, inferred from the file extension.
Register a dataset in a data store
Dataset name used in aurora_data_get().
File path (resolved against the store's dir).
Optional reader function function(path). If NULL, inferred
from the file extension.