thisutils

CRAN_Status_Badge develop-ver R-CMD-check test-coverage pkgdown RStudio CRAN mirror downloads

Introduction

thisutils is an R package for collecting some useful functions.

Installation

You can install the development version from GitHub use pak:

if (!require("pak", quietly = TRUE)) {
  install.packages("pak")
}
pak::pak("mengxu98/thisutils")

Usage

Please reference here.