- TYPE
The type of calculation results stored in the object: BOX, SDD, SDE, CF, or CF2PTS
- DATE
The date and time that the function was run
- LOCATIONS
Locations pertinent for the BOX that can be used with ATTRIBUTES if wishing to build a vector point file for geographic data outside of this pacakge.
- FORPLOTTING
Coordinates and identifiers used for plotting by plot_box()
- ATTRIBUTES
Attributes for the output BOX that can be used with LOCATIONS coordinates if wishing to build a vector point file for geographic data outside of this package.
- id
Identifier for the SD Box shape - it should be unique
- calccentre
Boolean: TRUE if the mean centre was estimated
- weighted
Boolean: TRUE if the weighted mean centre was estimated
- CENTRE.x
X-coordinate of the centre
- CENTRE.y
Y-coordinate of the centre
- SD.x
Orthogonal standard deviation in the x-axis
- SD.y
Orthogonal standard deviation in the y-axis
- Box.area
Area of the standard deviation box
- NW.coord
North-west coordinates of SD Box
- NE.coord
North-east coordinates of SD Box
- SW.coord
South-west coordinates of SD Box
- SE.coord
South-east coordinates of SD Box