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

AuthorMichael W. Kearney [aut, cre] (<https://orcid.org/0000-0002-0730-4694>)
MaintainerMichael W. Kearney <kearneymw@missouri.edu>
LicenseMIT + file LICENSE
Version0.5.0
URL https://tfse.mikewk.com
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("tfse")

Try the tfse package in your browser

Any scripts or data that you put into this service are public.

tfse documentation built on May 2, 2019, 11:28 a.m.