A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/csids/cstime below:

csids/cstime: cstime contains functions for date time conversion used at CSIDS.

cstime

cstime provides date and time functions for public health purposes.

cstime provides convenient and consistent conversion between

In addition, cstime provides calendar data for reference.

Read the introduction vignette here or run help(package="cstime").

The csverse is a set of R packages developed to help solve problems that frequently occur when performing disease surveillance.

If you want to install the dev versions (or access packages that haven't been released on CRAN), run usethis::edit_r_profile() to edit your .Rprofile.

Then write in:

options(
  repos = structure(c(
    CSVERSE = "https://www.csids.no/drat/",
    CRAN    = "https://cran.rstudio.com"
  ))
)

Save the file and restart R.

You can now install csverse packages from our drat repository.

install.packages("cstime")

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4