import-aliases: qmethod-style import aliases

import-aliasesR Documentation

qmethod-style import aliases

Description

Thin aliases that forward to read_pqmethod(), read_qsort() (HTMLQ auto-detection), read_kenq(), and read_easyhtml_firebase(). These exist only so scripts written against the qmethod package continue to work; new code should call the ⁠read_*⁠ functions directly.

Usage

import.pqmethod(file, ...)

import.htmlq(file, ...)

import.kenq(file, ...)

import.easyhtmlq(file, ...)

Arguments

file

Path to the data file.

...

Passed to the underlying reader.

Value

A qsort_data object.


bayesqm documentation built on June 18, 2026, 1:07 a.m.