Read the "Camera Information" tab from the RISC worksheet.
Source:R/project-metadata.R
read_camera_info.Rd
This 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
sf
object of the station locations? DefaultTRUE
- ...
arguments passed on to
readxl::read_excel()