Skip to contents
iRfcb 0.2.0
Minor improvements and fixes
- Fixed issue in
ifcb_read_hdr_data() where gps_only filtering could fail.
- Extended tutorial to include examples using newly added functions.
iRfcb 0.2.1
Minor improvements and fixes
-
ifcb_get_shark_colnames():
- Added SHARK columns:
WADEP, PDMET, METFP, IFCBNO, TRPHY, ABUND, and BIOVOL.
- Removed deprecated columns:
SAMPLE_TIME, ABUND_UNITS_PER_LITER, BIOVOL_PER_SAMPLE, BIOVOL_PER_LITER, C_CONC_PER_LITER, and SEA_BASIN.
iRfcb 0.2.2
Minor improvements and fixes
iRfcb 0.2.3
Minor improvements and fixes
-
ifcb_replace_mat_values() now only handles .mat files in the manual_folder.
- Made more examples runnable by including relevant example data in the package.
iRfcb 0.2.4
Minor improvements and fixes
- Moved example documentation to vignettes.
- Added
verbose argument to several functions to provide detailed progress messages during execution.
iRfcb 0.2.5
Minor improvements and fixes
- Improved pkgdown webpage.
- Refined tutorial content.
- General code cleanup and internal documentation improvements.
iRfcb 0.2.6
Minor improvements and fixes
- Minor update of documentation for clarity and consistency.