powered by
Create and append file name appropriate for uploading data to the Wildtrax platform https://wildtrax.ca/.
add_wildtrax(meta)
Data frame of metadata with appended column of WildTrax appropriate file names.
Data frame. Recording metadata. Output of clean_metadata().
clean_metadata()
m <- clean_metadata(project_files = example_files) m <- add_wildtrax(m) m
Run the code above in your browser using DataLab