vmat2df: convert output of kde2d into a dataframe

View source: R/utils.R

vmat2dfR Documentation

convert output of kde2d into a dataframe

Description

convert output of kde2d into a dataframe

Usage

vmat2df(u)

Arguments

u

the kde2d result to be converted

Value

a dataframe with columns 'x', 'y' and 'z'.


marcpaterno/rcosmosis documentation built on June 5, 2023, 6:43 p.m.