.getNetTaskFromCache | R Documentation |
Get an instance of the specified .NET
Task that is retrieved
from cache if already initiated. Otherwise a new task will be initiated and
cached in the tasksEnv
.
.getNetTaskFromCache(taskName)
taskName |
The name of the task to retrieve (without |
returns an instance of of the specified .NET
task.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.