AddDim | Add a singleton dimension |
catnames | Alias for cat(names(x),sep=newline) |
catsep | Alias for cat(x,sep=newline) |
cd | Alias for setwd() |
contains | Infix check for pattern present in first argument |
DateFile | Add a date (time) stamp to a generic file.ext |
dot | infix dot product |
endswith | Infix check for pattern at end of first argument |
FilterNMiss | Get rid of "N-Miss" rows in tableby output |
FilterRange | Get rid of "Range" rows in tableby output |
FindPersonalData | Return personal.dat file based on NRM file location |
FixColumn | Fix a column |
FixNames | Fix names in a pipe |
HardCopyRightThere | Write a csv file somewhere within or at the end of a pipe. |
hrule | horizontal rule for terminal output |
joinPath | A path join function (adapted from Gmisc) |
na | create a vector or matrix of NA |
name | A string representing the final path component, excluding the... |
nanmean | Mean, ignore NaN |
nanstd | Standard Deviation, ignore NaN |
nanvar | Variance, ignore NaN |
notin | Opposite of "in" |
omits | Infix check for pattern absent in first argument |
ones | create a vector or matrix of ones |
parent | The logical parent of the path |
parts | A character vector of the parts of the path |
PrintNicely | Print a dataframe nicely |
pwd | Alias for getwd() |
ReadApdmGaitCycle | Read an APDM .csv file. |
ReadHardCopy | Read a file from HardCopyRightThere |
ReadNrmAverages | Read the average data from the nrm file. note that in some... |
ReadNrmTimeseries | Read the timeseries data from the nrm file. this produces raw... |
ReadPersonalData | Read subject data (height, weight, MRN) from personal.dat... |
ReadPkmasData | Read a PKMAS .csv file. |
ReadRedcapReport | Read data from a REDCap report. Arguments are as supplied in... |
ReadTrbCoord | Read the estimated joint centers from the .trbcoord files. |
ReadTrcData | Read in the first 60 (or n.markers) columns of data from a... |
ReadTrcHeader | Read trc file header. Note that on read-in, backslashes in... |
ReadTrcRow | Read single row of a .trc file |
ReadTrcVariableNames | Read in the first 60 (or n.markers) variable names. |
startswith | Infix check for pattern at start of first argument |
stem | The final path component, without its suffix |
suffix | The file extension of the final component, if any |
TibbleToXy | Tibble to XY array for visualization |
UnixizeMotionPath | Replace common directory locations like Z:\ with the... |
ViewExcel | Open in system viewer |
XyToTibble | XY array to tibble for visualization |
zeroes | create a vector or matrix of zeroes |
zeros | create a vector or matrix of zeros |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.