add_carts: add_carts

View source: R/add_carts.R

add_cartsR Documentation

add_carts

Description

Adding cartesian coordinates to test results

Usage

add_carts(data, digits = 2)

Arguments

data

Data frame, ideally output from read_maia_tgz.

digits

how precise to be about eccentricity and angles

Details

if not using output from read_maia_tgz, the data frame needs to contain a column called "angle" (angle given in radians) and "eccent" (eccentricity given in any unit)

Value

Data frames


tjebo/microperimetR documentation built on Feb. 12, 2024, 6:23 a.m.