Man pages for gschofl/gsmisc
A collection conveniance functions

are_falseWhich elements in a list are FALSE?
are_nullWhich elements in a list are NULL?
are_trueWhich elements in a list are TRUE?
blanksCreate blank strings with a given number of characters.
CallCall a function with arguments provided individually.
compactFilter "empty" elements from a list.
ComposeCompose multiple functions.
counting-opA pattern counting operator.
createPackageCreate a new package
createProjectCreate a modified ProjectTemplate project.
db_bulk_insertBulk insert a data.frame into a db table
db_connectConnect to an existing SQLite database.
db_countCount rows in a db table
db_createCreate an SQLite database.
db_disconnectDisconnect from an SQLite database.
db_infoMetadata for an SQLite database.
db_queryQuery an SQLite database.
default_opsA null coalescing operator.
Delay_byDelay function call
Dot_everyPrint a dot ever nth function call
dupDuplicate a character string n times.
extracting-opA pattern extraction operator.
Fail_withFail with a default value
file_compareCompare local and remote file timestamp and/or size
FMapFast Map.
googleUse Google Search from the R command line.
grapes-twiddle-grapesA simple pattern matching operator.
has_commandTest if an external executable is available.
has_tablesCheck if a SQLite database has specified tables
htShow head and tail of a data structure.
insertDoAddinInsert %do%.
insertNCAddinInsert %||%.
install_packagesInstall or update packages.
install_pkg_setInstall different sets of packages
is.emptyIs an object empty?
is.installedIs an R Packages installed?
is.scalarIs an object of length one?
latexGenerate and print a LaTeX or HTML table.
linebreakFormat paragraphs
load.allLoad saved datasets
Log_toLog a time stamp and a message to file everytime a function...
make_flattenerGenerate a list flattener
MatchPerform a global regular expression match
matching-opA pattern matching operator.
MaybeMaybe call a function
multiplotMultiple plot function
new_cacheRegister a caching environment
niReverse Value Matching
nuniqueNumber of unique elements in a vector.
padPad a string.
PartialPartial function application.
plotInheritancePlot the class inheritance graph
plotIRangesPlot IRanges
PredicatesPredicates
replace_extReplace file extensions.
require.allRequire one or more packages
rprojOpen an RStudio project from R
split_pathSplit a file path and return the nth piece(s)
strip_extStrip file extensions.
strmatchExtract matched group(s) from a string.
strsplitNSplit up a string in pieces and return the nth piece.
SysCallWrapper for system commands
trimTrim elements
update_githubA quick installer for my R packages on GitHub
upgrade_biocUpgrade Bioconductor to the latest available version.
usplitunlist(strsplit(x, split, ...))
withExecute code in an temporarily different environment.
wrapWrap elements.
gschofl/gsmisc documentation built on May 17, 2019, 8:52 a.m.