suggest_theory_from_mappings: Suggest theory based on problem and evidence using mappings

View source: R/mappings.R

suggest_theory_from_mappingsR 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


bidux documentation built on Aug. 30, 2025, 1:12 a.m.