Skip to content

IDEMSInternational/databook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

616 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

databook

R-CMD-check Codecov test coverage Lifecycle: experimental license

This is an R package containing assorted functions which are created for R-Instat, a GUI-free front-end being developed for R. These functions are designed to provide standalone capabilities for various tasks within the R programming environment.

Installation

You can install the development version of databook from GitHub with:

 # Install devtools package if not already installed
 if (!requireNamespace("devtools", quietly = TRUE)) {
  install.packages("devtools")
}

# Install databook
devtools::install_github("IDEMSInternational/databook")

Usage

Once installed, you can load the package and start using its functions.

# Load the databook package
library(databook)

For detailed documentation on individual functions and their usage, please refer to the function documentation within R.

Contribution

Contributions to databook are welcome! If you find any issues or have suggestions for improvements, please open an issue on the GitHub repository.

Acknowledgments

This package was developed as part of the R-Instat project. We acknowledge the contributions of all developers and contributors to the project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages