pander.smooth.spline {pander}R Documentation

Pander method for smooth.spline class

Description

Prints an smooth.spline object in Pandoc's markdown.

Usage

## S3 method for class 'smooth.spline'
pander(x, ...)

Arguments

x

an smooth.spline object

...

igroned parameters


[Package pander version 0.6.5 Index]