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

tanvir

Provides functionality for my package. These package are use for only with tanvir and no other people

Installation

You can install the released version of tanvir from CRAN with:

install.packages("tanvir")

Example

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

library(tanvir)
## basic example code


Tanvir-21/tanvir_testPackage documentation built on Jan. 12, 2021, 12:34 a.m.