Skip to content

ShanSabri/yoguRt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yoguRt

yoguRt is a R package for educating the general public on yogurt facts. This dumb package contains one function, yogurt(), with one purpose: To return an interesting yogurt fact. Why? Well, why not? The idea of this package came out of conversation with @udincer which we thought would be funny to implement.

Yogurt facts are currently sourced from here.

Improvements and new features will likely not be added, please contact me with any questions or concerns.

Installation

Use devtools to install yoguRt directly from GitHub.

# if(!require(devtools)) {install.packages(devtools)}
devtools::install_github("ShanSabri/yoguRt")

Usage

Return yogurt fact

library(yoguRt)
yogurt()

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPL-3.0

About

This useless package contains one function, yogurt(), with one purpose: To return an interesting yogurt fact. Why? Well, why not?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages