Displaying 1 result from an estimated 1 matches for "prgrama".
Did you mean:
programa
2011 Feb 16
2
tikzDevice compiling problem
Hi guys.
The tex file which compile the following graphic has many problems. I don't
know what's happening. Any input would be really appreciated.
# Cargo el prgrama que produce el c?digo en Latex
require(tikzDevice)
# Establezco directorio del programa
setwd('/Users/fabiangarcia/Documents/R')
# El siguiente programa produce el archivo tex
tikz('CobbGRAF.tex', standAlone = TRUE, width=5, height=5)
# La gr?fica de la funci?n de utilidad
f = f...