get_custom_kernel_pointers: Extract pointers of custom C++ trend kernels from trend list...

View source: R/trend.R

get_custom_kernel_pointersR Documentation

Extract pointers of custom C++ trend kernels from trend list or emc object

Description

Extract the pointers so they can be re-added to an emc object after loading it from disk.

Usage

get_custom_kernel_pointers(input_data)

Arguments

input_data

Either an emc object or a trend list.

Value

A list of custom pointers. The list is of the same size as total number of trends; trends without a custom kernel return NULL.


EMC2 documentation built on Jan. 12, 2026, 5:07 p.m.