Learn R Programming

ie2miscdata

R data package provides various data sets [USGS Parameter codes with fixed values, USGS global time zone codes, and US Air Force Global Engineering Weather Data] created by Irucka Embry while he was a Cherokee Nation Technology Solutions (CNTS) United States Geological Survey (USGS) Contractor and/or USGS employee.

Installation from CRAN

install.packages("ie2miscdata")

Package Contents

This package currently contains 70 datasets:

  • pmcode_* (68 data sets): Parameter codes with fixed values from Table 26 (USGS)
  • tz_codes: Global time zone codes and offsets (USGS)
  • weather_results: Global Engineering Weather Data (US Air Force)

Vignette Viewing

If you wish to browse the ie2miscdata Vignettes, please copy-and-paste the following code into R:

library("ie2miscdata")

utils::browseVignettes("ie2miscdata")

Examples (see an example using the weather_results data set in the vignette)

install.load::load_package("ie2miscdata", "data.table", "lubridate")
# load needed packages using the load_package function from the install.load
# package (it is assumed that you have already installed these packages)

# Please note that lubridate has to be available to view the tz_codes
# Global time zone codes and offsets

data(tz_codes)
head(tz_codes) # first 6 rows


# Global Engineering Weather Data

data(weather_results)
tail(weather_results) # last 6 rows


# USGS Sampling Method (Codes)

data(pmcode_82398)
head(pmcode_82398, 20) # first 20 rows


# USGS Sampler Type, (Codes)

data(pmcode_84164)
tail(pmcode_84164, 10) # last 10 rows

Disclaimer

This software is in the public domain because it contains materials that originally came from the U.S. Geological Survey (USGS), an agency of the United States (US) Department of Interior (DOI). For more information, see the official USGS copyright policy

Although this software program has been used by the U.S. Geological Survey (USGS), no warranty, expressed or implied, is made by the USGS or the U.S. Government as to the accuracy and functioning of the program and related program material nor shall the fact of distribution constitute any such warranty, and no responsibility is assumed by the USGS in connection therewith.

This software is provided "AS IS."

Copy Link

Version

Install

install.packages('ie2miscdata')

Monthly Downloads

281

Version

1.0.4

License

CC0

Maintainer

Irucka Embry

Last Published

August 20th, 2023

Functions in ie2miscdata (1.0.4)

pmcode_01330

01330 Odor, Atmospheric (Severity)
pmcode_71998

71998 Water Use, Quaternary (Codes)
pmcode_01355

01355 Ice Cover, Floating Or Solid (Severity)
pmcode_71999

71999 Sample Purpose (Codes)
pmcode_84060

84060 Topography, Physiographic Setting (Codes)
pmcode_82923

82923 Atmospheric Deposition Type Wet, (Codes)
pmcode_84144

84144 Well Selection Criteria (Codes)
pmcode_71995

71995 Water Use, Primary (Codes)
pmcode_62955

62955 Sample Matrix, Code
pmcode_84143

84143 Well Purging Condition (Codes)
pmcode_82309

82309 Contamination Source, Possible (Codes)
pmcode_82398

82398 Sampling Method (Codes)
pmcode_50280

50280 Water Samples, Code
pmcode_84148

84148 Land Use, Predominant Fraction, Within 0.25 Mile Of Well (Codes)
pmcode_50276

50276 Filter Type, Code
pmcode_84147

84147 Land Use, Predominant, Within 0.25 Mile Of Well (Codes)
pmcode_84145

84145 Project Component (Codes)
pmcode_99103

99103 Reference Material, Source, Fixed Value Code
pmcode_72006

72006 Sampling Condition (Codes)
pmcode_72005

72005 Sample Source (Codes)
pmcode_99102

99102 Blank, Type Of Sample, Fixed Value Code
pmcode_91113

91113 Latitude/Longitude Measurement Method
pmcode_84146

84146 Land Use, Predominant, Within 200 Feet Of Well, (Codes)
pmcode_84149

84149 Land-Use Changes Within Last 10 Years, Within 0.25 Mile Of Well (Codes)
pmcode_71997

71997 Water Use, Tertiary (Codes)
pmcode_91114

91114 Latitude/Longitude Coordinate Accuracy
pmcode_99105

99105 Replicate, Type, Fixed Value Code
pmcode_04117

04117 Tether Line Used For Collecting Sample (Yes=1) Codes
pmcode_71996

71996 Water Use, Secondary (Codes)
pmcode_99335

99335 ColipgeF-spec, famp, 2-step,pres(1) abs(2)/ 1 L
pmcode_99595

99595 Total coliform, ColilrtPA, wtrprs/abs /1L
pmcode_74200

74200 Sample Preservation Method, (Codes)
pmcode_82305

82305 Atmospheric Deposition Type Bulk, (Codes)
pmcode_99329

99329 Coliphage, somatic, E. coli C-host, 2-stepenrichment presence/absence per 1 liter
pmcode_84171

84171 Sample Splitter Type, Field Code
pmcode_84172

84172 Air Sampler Filter Type, Code
pmcode_84164

84164 Sampler Type, (Codes)
pmcode_99107

99107 Spike, Source, Fixed Value Code
pmcode_99112

99112 Sulfide, Water, Filtered, Field, milligrams Per Liter
pmcode_99769

99769 Hepatitis-A virus, RT pcrpres(1) abs(2) / 50 L
weather_results

Global Engineering Weather Data
pmcode_99111

99111 Quality Assurance Data Type Associated With Sample, Code
pmcode_99766

99766 Entero- virus, RT pcrpres(1) abs(2) / 50 L
pmcode_99596

99596 E. coliColilrt PA, water prs/abs /1 L
pmcode_99770

99770 Norwalk virus, RT pcrpres(1) abs(2) / 50 L
pmcode_84173

84173 Air Sample Trap Sorbent Type, Code
pmcode_91112

91112 Latitude/Longitude Horizontal Datum
pmcode_99100

99100 Blank, Type Of Solution, Fixed Value Code
pmcode_99768

99768 Rota virus, RT pcrpres(1) abs(2) / 50 L
pmcode_99767

99767 Reo- virus, RT pcrpres(1) abs(2) / 50 L
pmcode_99106

99106 Spike, Type, Fixed Value Code
pmcode_99101

99101 Blank, Source Of Solution, Fixed Value Code
tz_codes

Timezone (tz) codes
pmcode_99771

99771 Calici- virus, RT pcrpres(1) abs(2) / 50 L
pmcode_01300

01300 Oil-Grease (Severity)
pmcode_01310

01310 Gas Bubbles (Severity)
pmcode_00067

00067 Tide stage, code
pmcode_01315

01315 Sludge: Floating (Severity)
pmcode_01320

01320 Garbage, Floating (Severity)
ie2miscdata-package

ie2miscdata: Irucka Embry's Miscellaneous USGS Data Collection
pmcode_00041

00041 Weather
pmcode_01350

01350 Turbidity (Severity)
pmcode_01305

01305 Detergent Suds (Severity)
pmcode_01351

01351 Streamflow (Severity)
pmcode_01335

01335 Sewage Solids, Fresh, Floating (Severity)
pmcode_00115

00115 Sample treatment
pmcode_31678

31678 Streptocci, Fecal, Tube Configuration
pmcode_49986

49986 Degree Of Decomposition, Soil, Code
pmcode_01325

01325 Algae, Floating Mats (Severity)
pmcode_01340

01340 Fish, Dead (Severity)
pmcode_01345

01345 Debris, Floating (Severity)