get_ridge_data: Get data for ridge plots

View source: R/ggridges.R

get_ridge_dataR Documentation

Get data for ridge plots

Description

Get data for ridge plots

Usage

get_ridge_data(data, na.rm)

Arguments

data

dataframe, the data returned by ggplot2::ggplot_build().

na.rm

boolean, from params

Value

dataframe containing plotting data


ropensci/plotly documentation built on May 10, 2024, 6:50 p.m.