Description Usage Arguments Value Examples
Open a file in Mac OS text editor
1 | macedit(fname)
|
fname |
full path name of file to open |
N/A .. (Opens file in Text Edit app.)
1 2 3 | # not run
txtFile=system.file("extdata","myTextFile.txt",package='nutils')
macedit(txtFile)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.