get_dwc()
returns a list of standardized terms and definitions used by the Darwin Core
Maintenance Interest Group https://dwc.tdwg.org/.
Details
get_dwc()
reads Darwin Core distribution documents and terms from Github repository
https://github.com/tdwg/dwc directly into Environment
. This function will return a list
containing the most recent accepted terms as a vector and a tbl_df containing
terms, definitions, examples and details about each one of them.