R/import_parser.R

#' @importFrom utils getFromNamespace
#' @import bain
parse_hypothesis <- getFromNamespace("parse_hypothesis", "bain")
constraint_to_equation <- getFromNamespace("constraint_to_equation", "bain")
constraint_to_row <- getFromNamespace("constraint_to_row", "bain")
expand_compound_constraints <- getFromNamespace("expand_compound_constraints", "bain")
expand_parentheses <- getFromNamespace("expand_parentheses", "bain")
flip_inequality <- getFromNamespace("flip_inequality", "bain")
order_terms <- getFromNamespace("order_terms", "bain")
params_in_hyp <- getFromNamespace("params_in_hyp", "bain")
parse_hypothesis <- getFromNamespace("parse_hypothesis", "bain")
reverse_rename_function <- getFromNamespace("reverse_rename_function", "bain")
rename_function <- getFromNamespace("rename_function", "bain")
cjvanlissa/gorica documentation built on Oct. 22, 2023, 10:47 a.m.