Skip to content

Extract outputs from some common analyses and convert them to text outputs

License

Notifications You must be signed in to change notification settings

sfcheung/out2text

Repository files navigation

Lifecycle: Experimental Project Status: WIP - Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Code size Last Commit at Main R-CMD-check

(Version 0.0.0.9002, updated on 2023-03-12, release history)

out2text

(Work-in-progress. Not ready for use)

This package contain functions to extract values such as regression coefficients, p-values, confidence intervals, from common procedures such as regression conducted by lm() and format them as strings so that they can be embedded in RMarkdown or Quarto documents.

For more information on this package, please visit its GitHub page:

https://sfcheung.github.io/out2text/

Installation

Stable release versions of this package can be downloaded below:

https://github.com/sfcheung/out2text/releases

The latest developmental version of this package can be installed by remotes::install_github:

remotes::install_github("sfcheung/out2text")

Issues

If you have any suggestions and found any bugs, please feel feel to open a GitHub issue. Thanks.

About

Extract outputs from some common analyses and convert them to text outputs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages