v1.0.0
rjdworkspace
1.0.0 - Initial release.
To install the package, download the file:
- rjdworkspace_1.0.0.zip with
install.packages('rjdworkspace_1.0.0.tar.gz', repos=NULL, type='source')
- or rjdworkspace_1.0.0.tar.gz with
install.packages('rjdworkspace_1.0.0.zip', repos=NULL, type='binary')
Changes from dev version :
-
Globally, the functions which use 2 workspaces now have 2 arguments
ws_from
andws_to
which designate the workspace which contains the updated data (ws_from
) and the workspace to update (ws_to
). The arguments are in that order. -
This concerns the functions :
transfer_series
replace_series
update_metadata
update_metadata_roughly
set_metadata
for SA ITEM
-
the function
replace_series
has an new argumentmp_from_name
andmp_to_name
to specified the multipreprocessing in which to search for series