knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

lab04

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("faridmusayev/R_Lab04")


faridmusayev/R_lab04 documentation built on Dec. 20, 2021, 7:44 a.m.