max_from_list: Get Max Token From List

Description Usage Arguments Value

View source: R/max_from_list.R

Description

A function that wraps around max_token to vectorize the token scores.

Usage

1
max_from_list(tokenVec)

Arguments

tokenVec

A vector of tokens plus scores.

Value

A vector of numerical values representing the tokenzied scores.


ntyndall/detectR documentation built on May 27, 2019, 3:32 p.m.