
Make a TheRmalUAV report
tuav_report.Rd
tuav_report()
writes a report with information about the processing done with this package
Usage
tuav_report(
thermal_uav,
path = NA,
project_name = "Thermal_uav",
flight_name = "",
pilot_name = "pilot_name",
location = "location"
)
Arguments
- thermal_uav
ThermalUAV
object retrieved by previous functions (e.g.:tuav_create()
).- path
the path to the folder were you want to save the report. If NA the report will be saved in the path of the original tifs
- project_name
(character) the name of the project to put in the report
- flight_name
(character) the name of the flight to put in the report
- pilot_name
(character) the name of the pilot to put in the report
- location
(character) the location of where the flight was executed