proj_df | R Documentation |
Create a data frame of projection details for AERMOD receptors.
proj_df(
projection = "Coordinate System UTM",
description = "UTM: Universal Transverse Mercator",
datum = "North American datum 1983",
dtmrgn = "conus",
units = "m",
zone = "15",
zone_inx = "0"
)
projection |
Name of coordinate projection used for receptors. |
description |
Extended description of coordinate projection used for receptors. |
zone |
UTM zone of coordinates. |
proj_df(projection = "Coordinate System UTM")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.