Read the "Camera Information" tab from the RISC worksheet.
Source:R/project-metadata.R
read_camera_info.RdThis will read in the camera information from a RISC worksheet following the 'v20230518' template
Arguments
- path
path to the RISC workbook
- as_sf
should the data be returned as an
sfobject of the station locations? DefaultTRUE- ...
arguments passed on to
readxl::read_excel()