scatterplotlothelper: scatterplotlothelper

View source: R/helper-functions.R

scatterplotlothelperR Documentation

scatterplotlothelper

Description

Simple helper for ploting 3d scaterplots

Usage

scatterplotlothelper(d, x, y, z, title = NULL)

Arguments

d

A data frame.

x

A string with the dataframe column name for x axis

y

A string with the dataframe column name for y axis

z

A string with the dataframe column name for z axis

title

The optional plot title. May be omited.

Value

A scatter3D plot


evoper documentation built on Jan. 28, 2026, 5:06 p.m.