| ang2rot | Transforms from angles in the range [-pi,pi] to angles of... |
| arr.ind2ind | Transforms array indexes to vector indexes. For indexes out... |
| car2global | Conversions between cartesian and spheircal coordinate... |
| catchWarnings | It returns a 2-element list, the first being the value of the... |
| combine.TSD | Merges either (1) TSD files given by 'x', or (2) four... |
| dim_all | Returns the dimension of the object 'x'. If 'x' is a list, a... |
| do.callUnique | Execute a Function Call, allowing for further arguments given... |
| even | Returning TRUE at all even or odd values. |
| extractIndSubset | Extracts a subset of 'x' defined by the index list or vector... |
| function2character | Converts a function to a string starting with " <- function",... |
| ind2arr.ind | Transforms vector indexes to array indexes. The function is... |
| ind.expand | Expands a list of indexes as given to extract() to actual... |
| info.TSD | Reads the description of four character TSD file variables. |
| is.charTSD_element | Simple function for determining whether an element of the... |
| is.complexTSD_element | Simple function for determining whether an element of the... |
| is.doubleTSD_element | Simple function for determining whether an element of the... |
| is.integerTSD_element | Simple function for determining whether an element of the... |
| is.TSD | Tests whether the file(s) given by 'x' has the Time Step Data... |
| labl.TSD | Returns the variable names required in echoIBM() and related... |
| len_all | Returns the lengths of the object 'x'. |
| listOfEqual2array | (Internal) Convert a list of equal lengths to an array. |
| mergeListKeepDimensions | Funciton used for merging data stored in a list, where each... |
| mergeTextFiles | Merges text files given a maximum size |
| mod | (Internal) Returns the modulus of x by y, but keeping y when... |
| numt.TSD | Get the number of time steps. |
| papply | Parallel version of lapply |
| pathparts | Splits file paths into parts. If only one file path is given,... |
| prettyIntegers | Compressed formating of an integer vector. |
| read.TSD | Reads a file using the Time Step Data format and outputs as... |
| read.TSD_d000_v2lv | Vector representation of dimension data -> list... |
| read.TSD_description_table | Reads the TSD description table 'x'. |
| read.TSD_funstring2fun | Simple function for extracting the function saved as a string... |
| read.TSD_getindtFirstLast | A function for extracting the first and last value of 'indt'. |
| read.TSD_isnvar | Function identifying whether a sequence of bytes of length... |
| read.TSD_readAllTimeStepsOfOneVariable | (Internal) Read all time steps of one variable in a TSD file. |
| read.TSDs | Reads files using the Time Step Data format and outputs as an... |
| repm | Matrix generalization of rep. If 'x' is a vector, the... |
| rm.na | Removing NAs, returning a vector. Not used since na.omit()... |
| s2dhms | Transforms seconds to an array of days, hours, minutes and... |
| setrange | Sets the range of the input object 'x' to [a,b] (stretching... |
| splitSeqIntoBlocks | Splits a vector into groups based on the size of one element... |
| strff | Returns TRUE if any of the strings of 'first' occur as the... |
| TSD | Read and write in the Time Step Data (TSD) format |
| UpdateHeaderTSD | Updates headers of TSD files for which extra rows of zeros... |
| utim.TSD | Transforms time input in TSD format to unix time. If Matlab... |
| vecRealImaginary2complex | Converts to complex from data stored with the real in the... |
| WinPath | Run WinPath(), paste in a Windows file path, hit Enter, and... |
| write.TSD | Writes files using the Time Step Data format. |
| write.TSD_collapse_string | Function used for collapsing string vectors, arrays or lists... |
| write.TSD_d000_lt2v | List representation of dimension data as a function of time... |
| write.TSD_d000_lv2lt | List representation as a function of variables -> list... |
| write.TSD_fun_d000 | Function extracting the dimensions of the variable (possibly... |
| write.TSD_fun_lvar | Function extracting the lengths of the variables, if not... |
| write.TSD_fun_numt | Function to be used for extracting the number of time steps... |
| write.TSD_get_d000_lv | Function for extracting the dimensions of 'x'. |
| write.TSD_get_ts | (Internal:) Get the 'ts' object, which defines along which... |
| write.TSD_lvar_d000 | Simple function for extracting the lengths of the dimension... |
| write.TSD_modifyd000 | When 'x' is given with variables in a dissimilar order than... |
| zeropad | Pads numerics with zeros at the beginning. |
| zeros | Generate arrays with the given dimenstions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.