Learn R Programming

⚠️There's a newer version (0.2.2) of this package.Take me there.

spsUtil

The {systemPipeShiny} (SPS) framework comes with many useful utility functions. However, installing the whole framework is heavy and takes some time. If you like only a few useful utility functions from SPS, install this package is enough.

Install

if (!requireNamespace("spsUti", quietly=TRUE))
    remotes::install_github("lz100/spsUti")

User manual

Read the manual of all utilities on our website

Copy Link

Version

Install

install.packages('spsUtil')

Monthly Downloads

318

Version

0.1.0

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Maintainer

Le Zhang

Last Published

February 16th, 2021

Functions in spsUtil (0.1.0)

quiet

Suppress cat print output
checkUrl

check if an URL can be reached
msg

pretty logging message
spsOption

Get or set SPS options
remove_ANSI

Remove ANSI color code
emptyIsFalse

Empty objects and FALSE will return FALSE
checkNameSpace

check namespace