Package: r02pro
Title: R Programming: Zero to Pro
Version: 0.2
Authors@R: c(person(given = "Yang",
           family = "Feng",
           role = c("aut", "cre"),
           email = "yangfengstat@gmail.com"),
           person(given = "Jianan",
           family = "Zhu",
           role = c("aut"),
           email = "zoezhu970826@gmail.com"))
Description: This is a companion package of the book "R Programming: Zero to Pro"  <https://r02pro.github.io/>. It contains the datasets used in the book and provides interactive exercises corresponding to the book. It covers a wide range of topics including visualization, data transformation, tidying data, data input and output.
License: GPL-2
URL: https://r02pro.github.io/
Encoding: UTF-8
Depends: R (>= 3.5.0)
RoxygenNote: 7.2.3
Imports: learnr
LazyData: true
NeedsCompilation: no
Packaged: 2023-05-31 13:57:39 UTC; yangfeng
Author: Yang Feng [aut, cre],
  Jianan Zhu [aut]
Maintainer: Yang Feng <yangfengstat@gmail.com>
Repository: CRAN
Date/Publication: 2023-05-31 14:30:02 UTC
