xbrlBaseElement: Base Element Details

Description Usage Arguments References Examples

Description

Gets details of US GAAP Taxonomy element

Usage

1
xbrlBaseElement(Element, Namespace = NULL, as_data_frame = TRUE)

Arguments

Element

The element name in the base taxonomy

Namespace

(optional) The namespace of the taxonomy the data is requested for. For example http://fasb.org/us-gaap/2015-01-31

as_data_frame

Returns a data frame (TRUE by default)

References

https://github.com/xbrlus/data_analysis_toolkit/blob/master/api/xbrlBaseElement.md

Examples

1
2
3
4
## Not run: 
xbrlBaseElement("Assets")

## End(Not run)

bergant/xbrlus documentation built on May 12, 2019, 3:06 p.m.