Description Usage Arguments Value Author(s) Examples
Function to make link in pdf file
| 1 2 | 
| x | Name to be displayed in link | 
| x_link | if missing, x is used | 
| cap | numeric. truncate x to CAP characters | 
| target | logical. is link FALSE. or link target (TRUE, default) | 
| prefix | character. add prefix to make link unique | 
| type | characte. markdown/excel (XLConnect format) | 
| keep_alphanum | logical. Remove non-alphanumeric characters(default: TRUE) | 
character vector
Henrique Cabral
| 1 | myLinker('hellothere', x_link = 'hello_link', cap = 5)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.