getInstance(dad) | R Documentation |
Function to get DandD instance loaded on DandD Server as a text.
getInstance(file = NULL)
file |
character string naming an output file. If null, the console |
The DandD instance loaded on the current eDandD Server is flushed as a text file.
obj=DandD("AcidRain.dad") #``AcidRain.dad'' is loaded on DandD Server getInstance() # the current DandD instance is flused out to the console