Estoy escribiendo una función en R para análisis de modelos lineales y tengo problemas al ejecutarla porque dicha función usa otra función, también creada por mi, y cuando ejecuto al primera me dice que no encuentra la segunda. Ambas funciones están guardadas en la carpeta work y al entrar al programa siempre cambio el directorio a work. No sé cual es el problema, si está mal el search-path o es algo que me falta definir correctamente. Muchas gracias No sé si entienden español así que a continuación trataré de explicar mi problema en inglés. Here is the same in english: I am writing a function in R for analysis of linear models and I have run into problems because the function uses another function, also created by me, and when I run the first the program said that can not found the second. Both features are stored in the work folder and wen I enter the program always change the directory to work. I do not know what the problem is, if the search-path is wrong or something I need to define properly. Thank you very much
[[alternative HTML version deleted]]
______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel