Package: r02pro
Title: R Programming: Zero to Pro
Version: 0.1
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.1.1
Imports: learnr
LazyData: true
NeedsCompilation: no
Packaged: 2021-07-02 15:34:24 UTC; yangfeng
Author: Yang Feng [aut, cre],
  Jianan Zhu [aut]
Maintainer: Yang Feng <yangfengstat@gmail.com>
Repository: CRAN
Date/Publication: 2021-07-05 08:40:05 UTC
Built: R 4.1.3; ; 2023-04-17 19:03:49 UTC; windows
