View source: R/harmonised-reading.R
get_tz_building | R Documentation |
This function get from a BIGG-harmonised dataset the timezone of a list of buildings.
get_tz_building(buildingsRdf, buildingSubjects)
buildingsRdf |
<rdf> containing the information of a set of buildings. |
buildingSubjects |
<array> of URIs of the building subjects. |
named <array> with the timezone for each building. The format of this time zones are defined by the IANA Time Zone Database (https://www.iana.org/time-zones).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.