ggFormat: GG formatting

View source: R/ggFormat.R

ggFormatR Documentation

GG formatting

Description

This function transforms the matrix formatting to be plotted as a heatmap in ggplot

Usage

ggFormat(x0, x1, outerMatrix)

Arguments

x0

state variable at time = t + 0 (vector)

x1

state variable at time = t + 1 (vector)

outerMatrix

matrix-formatted Kernel (U-, F-, or K-kernels)

Value

dataframe that can be passed to ggplot to be plotted as a heatmaap


cdbernard/particles documentation built on Jan. 3, 2023, 9:39 a.m.