ices-tools-dev / RDBEScore

Provides functions to work with the Regional Database & Estimation System (RDBES)
https://ices-tools-dev.github.io/RDBEScore/
GNU General Public License v3.0
0 stars 4 forks source link

Can't create a blank RDBESDataObject without triggering a warning #150

Closed davidcurrie2001 closed 1 year ago

davidcurrie2001 commented 1 year ago

@nicholascarey @karolinamg Some functions create a blank RDBESDataObject but this now triggers a warning. Please can you alter createRDBESDataObject() so that a blank object can be created without warnings.

karolinamg commented 1 year ago

Removed the warning when blank or NULL is given to the createRDBESDataObject function.