Add replace = FALSE
to add_resource()
#227
Labels
complexity:low
Likely not complex to implement
function:add/remove
Functions add_resource(), remove_resource()
Milestone
Sometimes you want to edit a resource in place.
add_resource()
currently forbids that.replace = TRUE
attribute inadd_resource()
(default FALSE)replace_resource()
functionI prefer alternative 1. We will be to use this attribute/function in inbo/camtrapdp#74
The text was updated successfully, but these errors were encountered: