mosaic: Mosaic data file

Description Usage Arguments Value

View source: R/mosaic.R

Description

This function returns the name of a json file containing plot-ready data with one row per group (per panel). Columns 'x' and 'y' contain the raw data for plotting. Column 'panel' specifies the panel the data belongs to.

Usage

1
mosaic(data, map)

Arguments

data

data.frame to make plot-ready data for

map

data.frame with at least two columns (id, plotRef) indicating a variable sourceId and its position in the plot

Value

character name of json file containing plot-ready data


d-callan/plot.data documentation built on Jan. 27, 2021, 8:37 a.m.