table_to_vectors: Convert Table Object to Vectors

table_to_vectorsR Documentation

Convert Table Object to Vectors

Description

Convert Table Object to Vectors

Usage

table_to_vectors(tab)

Arguments

tab

A table object.

Value

A list of two vectors 'x, y' satisfying 'table(x, y) == tab'.


JonasMoss/rankr documentation built on Feb. 5, 2024, 11:56 a.m.