View source: R/dbpf_maintenance_needs.R
dbpf_maintenance_needs | R Documentation |
Display maintenance or service issues at a location
dbpf_maintenance_needs(con, location_name, include_completed = FALSE)
con |
Database connection object, as returned by |
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] |
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.
Nick Brown <nick.brown@carleton.ca>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.