| addSeparators | Intersperse a vector of strings with a character or string. |
| allCooccs | Generate all co-occurrence contingency tables for a dataset. |
| allPairs | Produce a list of all sound correspondences and all pairs in... |
| applyChanges | Apply a series of sound changes to a series of words. |
| binTable | Sum all rows and all columns in a table, except for the... |
| cbind.soundcorrs | Attach one or more columns to a 'soundcorrs' object. |
| char2value | Information that the 'char2value()' function is obsolete. |
| checkCount | Check if the 'count' argument is correct. |
| checkUnit | Check if the 'unit' argument is correct. |
| collapse | Paste and collapse. |
| coocc | Generate a contingency table of co-occurrences of sound... |
| expandMeta | Expand custom metacharacters to regular expressions. |
| findExamples | Find all pairs/triples/... with corresponding sequences of... |
| findPairs | A convenience wrapper around 'findExamples'. |
| findSegments | Information that the 'findSegments' function is obsolete. |
| fitTable | Fit multiple models to multiple datasets. |
| formatter.html | A formatter for 'allPairs'. This one formats to HTML. |
| formatter.latex | A formatter for 'allPairs'. This one formats to LaTeX. |
| formatter.none | A formatter for 'allPairs'. This one does practically no... |
| grapes-.-grapes | Compose two functions. Haskell-inspired syntactic sugar. |
| grapes-hasPrefix-grapes | Check if a string starts with another string. |
| grapes-hasSuffix-grapes | Check if a string ends in another string. |
| grapes-nin-grapes | The inverse of %in%. |
| highlight | Highlight differences between strings. |
| lapplyTest | Apply a function to a list. |
| list.depth | Measure the depth of a nested list. |
| list.transpose | Transpose a nested list. |
| loadSampleDataset | Load one of 'soundcorrs" sample datasets. |
| long2wide | Convert from the long format (single entry per row) to the... |
| merge.soundcorrs | Merge two or more 'soundcorrs' objects. |
| multiFit | Fit multiple models to one dataset. |
| ngrams | N-grams and their frequencies. |
| ngrams.scOne | Information that the 'scOne' class is obsolete. |
| path2name | Extract file name from path string. |
| print.df.findExamples | Pretty printing for the result of 'findExamples'. |
| print.list.applyChanges | Pretty printing for the result of 'applyChanges'. |
| print.scOne | Information that the 'scOne' class is obsolete. |
| print.soundchange | A more reasonable display of a 'soundchange' object. |
| print.soundcorrs | A more reasonable display of a 'soundcorrs' object. |
| print.transcription | A more reasonable display of a 'transcription' object. |
| print.tree.applyChanges | Pretty printing for part of the result of 'applyChanges'. |
| read.scOne | Information that the 'scOne' class is obsolete. |
| read.soundcorrs | Read data for a single language from a tsv file. |
| read.transcription | Read transcription from a tsv file. |
| revChar | Rev (reverse the order) for character strings. |
| scOne | Information that the 'scOne' class is obsolete. |
| server | The main server for the UI. |
| soundchange | Constructor function for the 'soundchange' class. |
| soundcorrs | Constructor function for the 'soundcorrs' class. |
| soundcorrsGUI | GUI for 'soundcorrs'. |
| subset.soundcorrs | Return a subset of sound correspondences data which meets a... |
| summary.list.lapplyTest | A quick summary of the result of 'lapplyTest'. |
| summary.list.multiFit | A comparison of the results produced by 'fitTable' or... |
| summary.soundcorrs | Generate a segment-to-segment contingency table for two... |
| tabAbs2Rel | Convert a table from absolute to relative values. |
| transcription | Constructor function for the 'transcription' class. |
| ui | The UI for navigation bar. |
| ui.data | The UI for the Data page. |
| ui.examples | The UI for the Examples page. |
| ui.soundchanges | The UI for the Sound changes page. |
| ui.start | The UI for the Start page. |
| ui.tables | The UI for the Tables changes page. |
| vec2df.hist | A vector to data frame converter for 'fitTable'. This one... |
| vec2df.id | A vector to data frame converter for 'fitTable'. This one... |
| vec2df.rank | A vector to data frame converter for 'fitTable'. This one... |
| wide2long | Convert from the wide format (multiple entries per row) to... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.