| import-aliases | R Documentation |
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.
import.pqmethod(file, ...)
import.htmlq(file, ...)
import.kenq(file, ...)
import.easyhtmlq(file, ...)
file |
Path to the data file. |
... |
Passed to the underlying reader. |
A qsort_data object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.