Aliases: Rprofmem
Keywords: utilities
### ** Examples ## Not run: ##D ## not supported unless R is compiled to support it. ##D Rprofmem("Rprofmem.out", threshold = 1000) ##D example(glm) ##D Rprofmem(NULL) ##D noquote(readLines("Rprofmem.out", n = 5)) ## End(Not run)