check_coordinate_variables: Check coordinate variables

View source: R/check.R

check_coordinate_variablesR Documentation

Check coordinate variables

Description

Check coordinate variables

Usage

check_coordinate_variables(data, x = "x", y = "y")

Arguments

data

A data.frame containing the variables of interest as well as the variables needed to map onto the x- and y axis of the plot.

x

The name of the numeric variable to be plotted on the x axis.

y

The name of the numeric variable to be plotted on the y axis.


theMILOlab/SPATA2 documentation built on Feb. 8, 2025, 11:41 p.m.