Hello
Sorry to hear you are having trouble. Can you elaborate a bit on what you are seeing? Specifically, when you say "cannot open it", what are you trying to do, and what is the result? Are you knitting rmarkdown, running a shiny app, something else? Do you see any errors?
thanks
sam
Thanks Sam. I was knitting rmarkdown and I tried to run the document as well and these appears: from the console:
Listening on http://127.0.0.1:3036
stat_bin()
using bins = 30
. Pick better value with
binwidth
.
Warning: Removed 2 rows containing missing values (geom_bar).
from the markdown: Error: unexpected symbol in "rmarkdown::run('C:/Users/DELL/Desktop/mommy's school/UNC/_43f5c1b4ef8358a74933caeb1853e914_sampling_distributions_Coursera.rmd', shiny_args = list(launch.browser = FALSE), auto_reload = FALSE"
Execution halted
I uploaded the latest versions for the R and RStudio.
It looks like you might have a reference to a local file in your markdown. (In addition that file has a single quote in it). Do you see a reference to a windows path in your markdown?
thanks
sam
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.