Description Usage Arguments Examples
View source: R/plot_photo_timeline.R
After all of the photos have been renamed, plot a timeline of all of the photos taken by nest box ID. Photos will be shown in the plot with a '|' mark.
1 2 3 4 5 | plot_photo_timeline(
directory_to_drive,
renamed_photo_location,
ggplot_location
)
|
directory_to_drive |
folder for research drive |
renamed_photo_location |
folder where renamed photos are stored |
ggplot_location |
where ggplot will go |
1 | plot_photo_timeline(directory_to_drive, renamed_photo_location)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.