powered by
Open a helper graphical application. This function opens a small sdmx metadata browser that can be helpful when building queries.
sdmxHelp(internalJVM = T)
TRUE (default) if the GUI has to live in the R JVM. Set this to FALSE in MAC, to avoid issue #41
sdmxHelp()
if (FALSE) { #opens the helper in the R JVM sdmxHelp() #opens the helper in an external JVM sdmxHelp(FALSE) }
Run the code above in your browser using DataLab