autoplot.cerf_nngp: A helper function for cerf_nngp object

View source: R/plot.R

autoplot.cerf_nngpR Documentation

A helper function for cerf_nngp object

Description

A helper function to plot cerf_nngp object using ggplot2 package.

Usage

## S3 method for class 'cerf_nngp'
autoplot(object, ...)

Arguments

object

A cerf_nngp object.

...

Additional arguments passed to customize the plot.

Value

Returns a ggplot object.


GPCERF documentation built on June 22, 2024, 11:30 a.m.