Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

LifemapR (version 1.1.5)

lifemap: Initialise a new Lifemap visualisation.

Description

Initialise a lifemap_obj object. It can be used to describe aesthetics like the zoom level at which taxids becomes visible...

Usage

lifemap(lm_obj, zoom = 4)

Value

A lifemap_obj object.

Arguments

lm_obj

lifemap_obj object used for data visualisation.

zoom

The level of zoom for which values are displayed (if zoom = 0 only the nodes at the current zoom level or lower can have their values displayed).