parse_implication: Parses a string into an implication

View source: R/parser.R

parse_implicationR Documentation

Parses a string into an implication

Description

Parses a string into an implication

Usage

parse_implication(string, attributes)

Arguments

string

(character) The string to be parsed

attributes

(character vector) The attributes' names

Value

Two vectors as sparse matrices representing the LHS and RHS of the implication


neuroimaginador/fcaR documentation built on Dec. 10, 2023, 10:23 p.m.