tax_get_term_def: Extract Terms and Definitions from Taxonomy Files

Description Usage Arguments Value

Description

This funnction conbines the tax_get_term() and tax_get_def() functions

Usage

1
tax_get_term_def(lab.file, doc.file)

Arguments

lab.file

The xml file of the taxonomy, mostly label with lab_...

doc.file

The xml file of the taxonomy, mostly label with doc_...

Value

A dataframe with four columns:
label: The labels of the taxonomy files (used as an identifier)
term: The terms of the taxonomy files role: An identification of the type of the term def: The definitions of the taxonomy files


M-U-UNI-MA/tpfunctions documentation built on May 24, 2019, 7:37 a.m.