scores_contours: Plot Contours and Associated Coordinate

Description Usage Arguments Value

View source: R/plot.R

Description

This is a wrapper of ggcontours in the ggscaffold package that shows the coordinate associated with point clouds.

Usage

1
scores_contours(plot_data, plot_opts)

Arguments

plot_data

[data.frame] The data frame that contains the sampled coordinates for the contours, along with the true positions (which will be indicated with text).

plot_opts

[list] A list specifying plotting appearance. Pretty much the same as the usual ggcontours plot_opts, except an extra option for plot limits.

Value

[list] A list containing two ggplot2 objects, for the faceted and unfaceted scores plots.


krisrs1128/nmfSim documentation built on May 20, 2019, 1:30 p.m.