| check.data.before.rbind | Check data before rbind |
| clan.install | Function to ease the installation of important R packages |
| clanTools | Version function for the clanTools library |
| codes.ca | codes.ca |
| coefficients.ca | Extract coefficients from a fitted linear model (lm) |
| conv.ref.date | Compute dayno from a written date like March 22, 2018 |
| create.date.string | Create date string |
| create.latex.table | Convert a dateframe into a Latex table |
| dayno.calc | Calculate the difference between two time stamps |
| dayno.clock | Convert from wall-clock time to fraction of day |
| dayno.clock.reversed | Convert from fraction of day to wall-clock time. |
| dayno.from.fileinfo | Compute dayno from fileinfo output |
| English.months | Print names of months in English from given month number... |
| extract.drive | Extract drive letter from full path (not vectorized) |
| extract.drive.vec | Extract drive letter from full path (vectorized) |
| extract.first.number | Extract the first number from a string |
| extract.given.number | Extract the N'th number from a string |
| extract.last.part.of.string | Extract the tail part of a string |
| first.element | Find the first element in a vector |
| first.element.character | Find first element and return as character. |
| get.date.range | Make string with range of dates (eg. for calibration... |
| get.selected.data | Extract columns from dataframe and compute row means... |
| get.selected.data.sd | Extract columns from dataframe and compute row standard... |
| last.element | Find the last element in a vector |
| last.element.character | Find last element and return as character. |
| leading.blanks | Add leading blanks. |
| leading.zeros | Add zeros in string representing a number |
| leading.zeros.to.fit | Add zeros in string representing a number |
| lm.extract | Extract data from fitted lm-model |
| max.for.numerics | Find maximum element, if numeric |
| mean.for.numerics | Find mean element, if numeric |
| min.for.numerics | Find minimum element, if numeric |
| most.common.element | Find the most common element(s) in a single vector. |
| number.of.nas | Find number of NAs in vector |
| replacechar | Replace a character in a string with a new character |
| replace.token | To replace tokens in documents (e.g. calibration certificate... |
| resolution.uncertainty.abs | Compute the resolution uncertainty (last digit influence) -... |
| resolution.uncertainty.pct | Compute the resolution uncertainty (last digit influence) -... |
| round.ca | Round off to given number of decimals |
| round.res | Reformat number to given resolution. |
| round.resolution | Round off to given resolution |
| rowMeans.ca | Improved function for computation of row means (row-wise... |
| session.info.ca | Session information |
| signif.res | Use significance to reformat number to given resolution. |
| split.filename | Extract drive, path, file name and extensionfrom full path... |
| sprintf.ca | Print number to fit certain format. An alternative is used if... |
| substitute.char | Replace a character in a string with a new character |
| substring.with.dots | To pad dots (or other text) to tables for improved... |
| substring.with.dots.adv | Produce a string with given length including head, tail and... |
| table.dots | To pad dots (or other text) to tables for improved... |
| table.dots.vec | To pad dots (or other text) to tables for improved... |
| thermistor.degC | Convert from NTC to temperature using three parameters |
| thermistor.ohm | Convert from temperature to resistance using three parameters |
| trim.whitespace | Remove write space at the beginning and end of a string |
| workflow.ca | Template for graphical output |
| wrline | Write a double line |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.