camalienr 0.3.6
- Add
imagesdataset - Add examples to the ca_img functions.
- Fix bug in
camalienr::ca_img_detectionwhere nrow and ncol was swapped. - lwd arg was being ignored in
camalienr::ca_img_detection, now fixed.
camalienr 0.3.3
- Allow for filled polygons to be plotted in
camalienr::ca_img_detection. This allows for overlayed transparent polygons.
camalienr 0.3.2
- Update
camalienr::iasdata on invasive alien species
camalienr 0.3.1
- Use {dm} for database visualisation.
- Update
camalienr::iasdata on invasive alien species
camalienr 0.3.0
- Add
camalienr::partnersdata with names and acronyms - Update
camalienr::iasdata on invasive alien species
camalienr 0.2.9
- Add
camalienr::ca_json_read()to read json files. - Add
camalienr::ca_parse_job()to parse the job file from the uploader - Add
camalienr::ca_parse_chunks()to parse the chunk files from the uploader
camalienr 0.2.8
- Add
camalienr::ca_stat_images()to get image numbers per partner. - Add
camalienr::ca_stat_jobsize()to get job sizes per partner. - Add
camalienr::ca_stat_tagged()to get the ratio of tagged per partner.
camalienr 0.2.4
- Add Positions section to the detections article
camalienr 0.2.3
- Add
ca_img_detection()to visualize detections
camalienr 0.2.2
- Add article about detections.
- Internal refactoring.
camalienr 0.2.1
- Add
camalienr::ca_img_read()to read images from URL. - Add
camalienr::ca_img_plot()to plot images. - Add
camalienr::ca_img_grid()to plot grid of images. - Import {glue}
camalienr 0.2.0
- Launch package website.
- Change
camalienr::ca_connect()to use hardcoded values for those that stay the same between users.