sora_spline: A function which makes Sora smooth splines with boot strapped...

Description Usage Arguments Examples

View source: R/sora_spline.R

Description

A function which makes Sora smooth splines with boot strapped confidence intervals

Usage

1
sora_spline(data, spar = 0.8, year)

Arguments

data

= a data frame with three columns, in this order, ordinal date, sora per hour and the year

spar

= the smoothing parameter, defaults to .8

year

= the year the data were collected

Examples

1
2
sora_spline()
Needs data with three columns, ordinal date, sora perhour and the year

aurielfournier/rel documentation built on Jan. 9, 2020, 12:06 p.m.