plot.tbl_df {wakefield}R Documentation

Plots a tbl_df Object

Description

Plots a tbl_df object.

Usage

## S3 method for class 'tbl_df'
plot(x, ...)

Arguments

x

The tbl_df object.

...

Arguments passed to table_heat.


[Package wakefield version 0.3.6 Index]