Re: [R] knitr package error.

2016-07-26 Thread Jeff Newmiller
The mailing list allows very few types of attachments through to limit virus problems. You need to learn how to convey your problem as a reproducible sequence of R statements to get clear assistance here. [1] In this case, you may be confused between the interactive working environment (variab

[R] knitr package error.

2016-07-26 Thread Shadrack Magut
hello, someone help me sort out this error "## Error in summary(data): object ’analysis’ not found"" in using Knitr package in R. I imported the data into R studio but as soon as i use any code involving the data i imported in the Knitr environment within the latex document i encounter the above er