- Allow unmodified digits in
expand_zs_dataframe
by settingdigits = NULL
. - Stop with error if
path_out
isn't specified inrun_zs_batch
.
- Allow multiple columns as inputs to
c_id
inrun_zs_batch
. - Automatically expand
path_out
, so abbreviated paths don't cause Zerene Stacker to error out. - Added
digits
argument to add leading zeros to file numbers inexpand_zs_dataframe
.
- Added check for duplicated ids in
expand_zs_dataframe
.
- Added option to create export directory if it doesn't exist.
- Added
expand_zs_dataframe
function to expand data.frame specifying the first and last photos in a sequence.
- Added a
NEWS.md
file to track changes to the package.