Learn R Programming

fgeo.analyze (version 1.1.14)

reexports: Coerce objects different fgeo classes "data.frame" or "tbl" (tibble).

Description

These objects are imported from other packages. Follow the links below to see their documentation.

fgeo.tool

assert_is_installed

tibble

as_tibble

Arguments

x

An object of class tt_lst.

...

Arguments passed on to base::as.data.frame() (not used in as_tibble()).

Value

A base::data.frame() or tibble::tibble().

See Also

base::data.frame(), tibble::as_tibble().