knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Distributions

One Dimensional

Two dimensional

Strategy: - determine the classes of the variables to visualize - determine which geoms you want to plot returning a quoted geom. - determine which arguments this geom needs.

Think about scoping.

Point

Two dimensional



lorenzwalthert/simplificar documentation built on May 7, 2019, 9:32 a.m.