gg_bubbles_Gnm: Ggplot bubbles by categorical variable

Description Usage Arguments Value ctypes Examples

Description

Ggplot bubbles by categorical variable

Ggplot bubbless by numerical variable

Ggplot bubbless by numerical variable

Usage

1
2
3
4
5

Arguments

data

A data.frame

Value

leaflet viz

leaflet viz

leaflet viz

ctypes

Gcd-Cat

Gnm

Gnm

Examples

1
2
3
gg_bubbles_GcdCat(sample_data("Gcd-Cat", nrow = 10))
gg_bubbles_GnmCat(sample_data("Gnm-Cat", nrow = 10))
gg_bubbles_Gnm(sample_data("Gnm", nrow = 10))

randommonkey/gggeomagic documentation built on March 6, 2021, 2:33 p.m.