myStuff: My Stuff

Description Arguments Details

Description

This is a package that contains some useful functions that were originally created for me and my personal needs.

Arguments

keep

The keep function was designed to work in much the same was as rm, save to keep objects as opposed to removing them.

grab

The grab function is designed to be a face version of library, simply attempting to download packages that aren't already downloaded.

fixp

This function takes a summary table and fixes the p-values to be reportable (not listing 0's)

px

This function simply places some nice defaults on print.xtable

dpsl

This function combined dput and select.list, changing a few defaults, to give a graphical interface for column and row selection.

Details

As a side note, the keep function was designed out of several projects I had where I moved quickly between them. I wanted to clear the workspace to avoid naming confusion, but I also wanted several variables to be left alone. keep can remove all variables from the workspace other than the ones listed


flor3652/myStuff documentation built on Sept. 14, 2020, 1:16 a.m.