agnation: Gets 'agnation' from a systemic functional network input.

Description Usage Arguments Value Examples

View source: R/agnation.R

Description

This function gets agnation from input systems

Usage

1
agnation(df, sorted = FALSE)

Arguments

df

The dataframe with a initial column 'features'.

sorted

Logical. FALSE by default. If TRUE, agnation arrays increasingly

Value

The agnation of each feature in the system from dataframe row

Examples

1
2
3
4
5
6
agnation(mood_spanish)
features$features       agnacion
1 menor                    2
2 major                    2
3 indicative               2
4 imperative               2

bmmedinac/gleasonCalc documentation built on Dec. 31, 2020, 8:56 p.m.