This sounds like an RStudio interface problem, not an R programming
problem, so a better place for help would be some resource provided by
RStudio.
That said, the phrase "does not read the separate line" suggests that
maybe your script is not a plain text file, so you could check that, and
make sure that it is.
-Don
--
Don MacQueen
Lawrence Livermore National Laboratory
7000 East Ave., L-627
Livermore, CA 94550
925-423-1062
On 12/7/16, 3:46 AM, "R-help on behalf of Andrea Nyg?rd ?stvik"
<r-help-bounces at r-project.org on behalf of andrea.ostvik at nmbu.no>
wrote:
>Hi!
>
>
>I have a problem with R studio running the whole script whenever I run
>one seperate line at the time. It keeps on running the whole script over
>and over and does not read the seperate line. I have exam tomorrow,
>please help!!
>
>
>?Best Regards!
>
> [[alternative HTML version deleted]]
>
>______________________________________________
>R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide
>http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.