polypoly {polypoly} | R Documentation |
This package provides helpful functions for orthogonal polynomials created by
stats::poly()
. These include plotting poly_plot()
, tidying poly_melt()
,
rescaling poly_rescale()
, and manipulating a dataframe
poly_add_columns()
.
Tristan Mahr