felp: Functional Help for Functions, Objects, and Packages (original) (raw)

Enhance R help system by fuzzy search and preview interface, pseudo-postfix operators, and more. The '?.' pseudo-postfix operator and the '?' prefix operator displays documents and contents (source or structure) of objects simultaneously to help understanding the objects. The '?p' pseudo-postfix operator displays package documents, and is shorter than help(package = foo).

Version: 0.6.0
Imports: prettycode, callr, curl, data.table, dplyr, htmltools, magrittr, matrixStats, memoise, miniUI, reactable, rstudioapi, rlang, shiny, stringi, utils
Suggests: knitr, printr, testthat (≥ 2.1.0)
Published: 2024-09-25
DOI: 10.32614/CRAN.package.felp
Author: Atsushi Yasumoto ORCID iD [aut, cph, cre]
Maintainer: Atsushi Yasumoto <atusy.rpkg at gmail.com>
BugReports: https://github.com/atusy/felp/issues
License: MIT + file
URL: https://felp.atusy.net/, https://github.com/atusy/felp
NeedsCompilation: no
Language: en-US
Materials: README, NEWS
CRAN checks: felp results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=felpto link to this page.