Aliases: .jmemprof
Keywords: interface
### ** Examples ## memory profiling support is optional so only works when enabled tryCatch( .jmemprof("rJava.mem.profile.txt"), error=function(e) message(e))
Error in .jmemprof("rJava.mem.profile.txt"): Memory profiling support was not enabled in rJava.