Hi,

I am struggling with using R CMD BATCH command. Kindly suggest solution to
the following problem.

I have a function named CinC with accept two input parameters. This can be
shown as:

CinC <- function(start, end)

where start and end both are character strings.

Please suggest me how can I run this function using command R CMD BATCH.

Currently I am trying to do like this -> R CMD BATCH c:/tt/CinC.r
c:/tt/h.Rout -"20070416 08:41" -"20070416 10:33"

What is wrong/incorrect with it?

Your suggestions are important to me. Kindly reply.
Thanks in advance.

Regards
Divya Sarthi

        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch mailing list
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.

Reply via email to