save.kernel.smooths: Save kernel smooths in space and time

Description Usage Arguments Value

View source: R/3d.smooths.r

Description

Saves the output of kernel.smooth.in.space.and.time() or kernel.smooth.in.space.and.time.with.margins() to a directory

Usage

1
save.kernel.smooths(kernel.smooth, location, variable.name)

Arguments

kernel.smooth

A list output of kernel.smooth.in.space.and.time() or kernel.smooth.in.space.and.time.with.margins().

location

String location on the disk to save output to.

variable.name

String name of the variable (used in filenames).

Value

No returned value, called to save data to disk.


kernelPhil documentation built on Feb. 25, 2021, 5:08 p.m.