Description Usage Arguments Details Examples
myread
reads the data from my local excel directory for this class.
1 | myread(x, dird)
|
x |
A path. |
dird |
The directory if it needs to be changed. |
The directory is set in the function, but it can be redefined according to what dird needs to be. The argument searches for a file with an exact filename match, including extension.
1 | myread("DDT.xls")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.