Skip to content

StateOfTheR/LCpackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 18, 2020
c6ff105 · Apr 18, 2020

History

32 Commits
Apr 17, 2020
Apr 18, 2020
Apr 17, 2020
Apr 17, 2020
Apr 18, 2020
Apr 18, 2020
Apr 17, 2020
Apr 17, 2020
Apr 17, 2020
Apr 18, 2020
Apr 17, 2020
Apr 17, 2020
Apr 18, 2020
Apr 17, 2020
Apr 17, 2020
Apr 17, 2020
Apr 17, 2020
Apr 18, 2020
Apr 18, 2020
Apr 18, 2020
Apr 17, 2020

Repository files navigation

LCpackage

Lifecycle: experimental license R build status

LCpackage is a demo package created for a live coding session at State of the R.

Installation

You can install from GitHub with:

# install.packages("devtools")
devtools::install_github("StateOfTheR/LCpackage")

Example

This is a basic example which shows you how to solve a common problem:

library(LCpackage)
print_date()
#> Today is the 18 April of year 2020.

Releases

No releases published

Packages

No packages published