Description Usage Arguments Details Data type Version Date submitted Author(s) See Also
View source: R/GenerateCovariateReport.R
This output module generates a report outlining the results of data profiling. This includes data structure, missing values, and correlation testing.
1 | GenerateCovariateReport(.model, .ras, type = "DR")
|
.model |
Internal parameter, do not use in the workflow function. |
.ras |
Internal parameter, do not use in the workflow function. |
type |
The type of data report(s) you wish to generate. This must be one of "D" (data report only), "R" (raster report only), or "DR" (both data and raster reports) |
The results are presented as an html output generated using Rmarkdown that opens in your internet browser
presence-only, presence/absence, abundance, proportion
0.4
2017-05-15
David Wilkinson, davidpw@student.unimelb.edu.au
Other output: AIC, AUC,
Appify, CoefficientPlot,
CovHistograms, DataSummary,
Deviance,
InteractiveCovariateMap,
InteractiveMap,
InteractiveOccurrenceMap,
NoOutput, PairPlot,
PerformanceMeasures,
PredictNewRasterMap,
PrintMap, PrintOccurrenceMap,
ROCcurve, ReliabilityPlot,
ResponseCurveViz,
ResponseCurve, ResponsePlot,
SameTimePlaceMap, SeparatePA,
SurfaceMap,
VariableImportance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.