Horje
emf from r plot Code Example
emf from r plot
library(devEMF)
emf(file = "trial.emf", emfPlus = FALSE)
plot(1:10, seq(10, 100, 10), type = "l", xlab = "Time", ylab = "Distance")
dev.off()

# When you paste this image in word you can resize it and it will keep its quality




R

Related
ts object to data frame Code Example ts object to data frame Code Example
Php Rdk Php Rdk
Cmf Bigdata Cmf Bigdata

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
7