getAnansiResults: Extract information from an anansiTale object and parse it...

View source: R/ParseOutput.R

getAnansiResultsR Documentation

Extract information from an anansiTale object and parse it into a neat table

Description

Extract information from an anansiTale object and parse it into a neat table

Usage

getAnansiResults(tale, format = "wide")

Arguments

tale

An anansiTale object

format

either wide or long. Default is wide. Toggles the output format.

Value

A wide format data.frame. The first two columns are the features from tableY and tableX, respectively

See Also

spinToWide
spinToLong


thomazbastiaanssen/anansi documentation built on Feb. 9, 2025, 2:07 p.m.