dbpf_maintenance_needs: List maintenance needs

View source: R/dbpf_maintenance_needs.R

dbpf_maintenance_needsR Documentation

List maintenance needs

Description

Display maintenance or service issues at a location

Usage

dbpf_maintenance_needs(con, location_name, include_completed = FALSE)

Arguments

con

Database connection object, as returned by dbpf_con

location_name

Name of the location at maintenance needs should be returned. [character]

include_completed

Whether or not to include maintenance items that have been resolved. [logical]

Details

Adds an observation to using the 'maintenance_required' sensor for a particular location. A description of what maintenance is needed should be provided, and should include: who is reporting the issue, what is needed, why it is needed, and a description of where the problem is, if the location is not specific enough.

Author(s)

Nick Brown <nick.brown@carleton.ca>


geocryology/PermafrostDB documentation built on April 17, 2025, 11:54 a.m.