SciencesPo (version 1.3.8)

make: Create a new Chart

Description

Performs basic data setup for use with the other ggplot functions.

Usage

make(data, width = NULL, height = NULL)

Arguments

data
data.frame-like or xts object
width,height
Must be a valid unit (like '100%', '400px', 'auto') or a number.