normalize {plotscaper}R Documentation

Normalize a plot

Description

This function switches the representation of a plot to a normalized one, e.g. spineplot, spinogram, etc...

Usage

normalize(x, id = NULL)

Arguments

x

A plotscaper scene

id

A string id of the plot. See id

Value

The scene or schema back


[Package plotscaper version 0.2.8 Index]