Description Usage Arguments Details Value Author(s)
This function allows to fix wrong exposure values by hand. Use in combination with getExposure
.
See getExposure
1 |
exposures |
A dataframe with the exposures as in output from |
image.path |
The path to the folder where the images are stored, from which exposures were extracted |
coords |
A R object as in output from |
which |
A vector with row positions in your dataframe where exposures must be converted. |
After the extraction of exposure via the getExposure
function, some of them will likely require manual correction. This function makes this process easy by plotting on screen the actual exposure and the estimated. If they don't agree you can manually correct it by typing into the R console.
The corrected exposures dataframe.
Gianluca Filippa <gian.filippa@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.