mkearney/tfse: Tools for Script Editing

A collection of useful tools for programming and writing-scripts. Several functions are simple wrappers around base R functions that extend their functionality while also providing some convenient properties–regular expression functions that automatically detect look-ahead and look-behind statements, a read-line function that suppresses incomplete-final-line warnings and automatically opens and closes connections, a version of substrings that starts from the end of strings, etc. Other functions are useful for checking whether packages are installed, omitting missing data, and showing in-use connections.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.5.0
URL https://tfse.mikewk.com
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mkearney/tfse")
mkearney/tfse documentation built on July 6, 2019, 3:18 a.m.