Skip to content

DeginaDaniel/cepiweek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRAN downloads CRAN status

cepiweek 0.1.2

Description =====

"cepiweek" adds a continuous epidemiological week index to a dataframe based on date variable.

Important =====

The weeks generated by "cepiweek" are continuous indexed weeks are not ISO 8601 nor MMWR calendar weeks.

They are intended for time-series analysis and epimeliogical modeling.

Installation =====

\# official method :
install.packages("cepiweek")

\# Depuis GitHub

\# method1:

\# install.packages("devtools")

devtools::install_github("DeginaDaniel/cepiweek")



\# method2:

\# install.packages("remotes")

remotes::install_github("DeginaDaniel/cepiweek")



\# method3:

\# download the ZIP file and extract that

\# and go to R and tap:

install("dire/cepiweek") # dire is directory where you place cepiweek package

library(cepiweek)

Note : This package is licensed under the MIT License. See LICENSE for details.

About

R package : Continuous epidemiological week indexing for time-series and modeling analysis

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages