Skip to content

pinduzera/tuRkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tuRkey

tuRkey

A package that helps you find the time needed to cook your turkey of a given weight!

library("tuRkey")

cook_turkey(5)
## [1] "1H 15M 0S"
cook_turkey(10)
## [1] "2H 30M 0S"
cook_turkey(40)
## [1] "10H 0M 0S"

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages