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
is it possible to specify the version of a dataset? This would increase the reproducibility because the data of one dataset ID could change with a different dataset version. Or is it planned that if data is added that the dataset gets a new ID?
library(rBExIS)
bexis.options("base_url"="https://www.bexis.uni-jena.de/")
# the "?version=x" does not have an effectrBExIS::bexis.GetDatasetById("1000?version=1")
Hello,
is it possible to specify the version of a dataset? This would increase the reproducibility because the data of one dataset ID could change with a different dataset version. Or is it planned that if data is added that the dataset gets a new ID?
I checked this website and it seems that only the ID is matched:
https://www.bexis.uni-jena.de/api/data/
The text was updated successfully, but these errors were encountered: