buildplot: Builds plotly interactive plot for each diagnostic function

Description Usage Arguments Value

View source: R/resplot.R

Description

Builds plotly interactive plot for each diagnostic function

Usage

1
buildplot(plotdf, ptitle, pxlab, pylab, hlinew = F, makeline = F)

Arguments

plotdf

dataframe with x, y, and isprob data

pxlab

x label

pylab

y label

hlinew

whether or not to make horizontal line at y = 0

makeline

whether or not to fit y = x abline

ptite

title of plot

Value

g Interactive plot of class plotly


jesprabens/ggregplt documentation built on May 12, 2020, 4:53 p.m.