suggest_theory_from_mappings {bidux} | R Documentation |
Suggest theory based on problem and evidence using mappings
Description
Suggest theory based on problem and evidence using mappings
Usage
suggest_theory_from_mappings(problem, evidence = NULL, mappings = NULL)
Arguments
problem |
Character string describing the problem |
evidence |
Optional character string with supporting evidence |
mappings |
Optional custom theory mappings |
Value
Character string with suggested theory
[Package bidux version 0.1.0 Index]