DIMA.Tools: An R package for working with the database for inventory, monitoring, and assessment

TitleDIMA.Tools: An R package for working with the database for inventory, monitoring, and assessment
Publication TypeConference Proceedings
Year of Publication2018
AuthorsStauffer N, McCord S
Conference NameSociety for Range Management Meeting Proceedings
VolumeJanuary 28-February 2, 2018
Date Published01/28/2018
PublisherSociety for Range Management Meeting Proceedings
Conference LocationReno, NV
ARIS Log Number350479
Abstract

The Database for Inventory, Monitoring, and Assessment (DIMA) is a Microsoft Access database used to collect, store and summarize monitoring data. This database is used by both local and national monitoring efforts within the National Park Service, the Forest Service, the Bureau of Land Management, Agricultural Research Service, non-profit organizations, and land management agencies globally, including Mongolia. The Access format permits long-term storage of large datasets and enables electronic data capture in the field, sophisticated error checking procedures, and a graphical user interface, however analysis of large amounts of data in one or more DIMAs is difficult. Therefore, further analysis and the production of quality monitoring information often requires interacting with DIMA via other software interfaces such as R.Here we present an package for R, dima.tools, containing functions which simplify direct user access to raw data tables within DIMAs and combining data from multiple DIMAs. Additionally, common data manipulation functions are available in the package for low-level tasks like tidying data and joining data to metadata as well as higher-level functions for tasks like producing standard indicators and quality assurance and quality control checks. Together, these provide a reproducible framework for users to compute their own custom indicators and to complete complex analyses using other functions and packages in R.