bsplus
bsplus copied to clipboard
add support for lubridate periods in set_bsopts
Could be a little more forgiving if we accept seconds(1) as well as dseconds(1)
done
not actually done
this can be taken-care-of with the (forthcoming) srlze package
So... the srlze package never went anywhere. Instead, in set_attr(), we could make a Period method, then coerce to duration...
Also, could lubridate become a Suggets?