Home

Awesome

spsUtil <img src="https://github.com/lz100/spsUtil/blob/master/img/sps_sub_pkgs.png?raw=true" align="right" height="139" />

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

Install release version from CRAN:

install.packages("spsUtil")

Develop version:

if (!requireNamespace("remotes", quietly=TRUE))
    install.packages("remotes")
remotes::install_github("lz100/spsUtil")

User manual

Read the manual of all utilities on our website.

Read the function reference here.

Other packages in systemPipeShiny

PackageDescriptionDocumentsFunction referenceDemo
<img src="https://github.com/systemPipeR/systemPipeR.github.io/blob/main/static/images/sps_small.png?raw=true" align="right" height="30" width="30"/>systemPipeShinySPS main packagewebsitelinkdemo
<img src="https://github.com/systemPipeR/systemPipeR.github.io/blob/main/static/images/spscomps.png?raw=true" align="right" height="30" width="30" />spsCompsSPS UI and server componentswebsitelinkdemo
<img src="https://github.com/systemPipeR/systemPipeR.github.io/blob/main/static/images/drawer.png?raw=true" align="right" height="30" width="30" />drawerSPS interactive image editing toolwebsitelinkdemo
<img src="https://github.com/systemPipeR/systemPipeR.github.io/blob/main/static/images/spsutil.png?raw=true" align="right" height="30" width="30" />spsUtilSPS utility functionswebsitelinkNA