As. U

-----Original Message-----
From: "r-sig-finance-requ...@r-project.org" 
<r-sig-finance-requ...@r-project.org>
Sent: ‎7/‎5/‎2015 3:03 AM
To: "r-sig-finance@r-project.org" <r-sig-finance@r-project.org>
Subject: R-SIG-Finance Digest, Vol 134, Issue 4

Send R-SIG-Finance mailing list submissions to
        r-sig-finance@r-project.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://stat.ethz.ch/mailman/listinfo/r-sig-finance
or, via email, send a message with subject or body 'help' to
        r-sig-finance-requ...@r-project.org

You can reach the person managing the list at
        r-sig-finance-ow...@r-project.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of R-SIG-Finance digest..."


Today's Topics:

   1. Web/Server Interface for R Files (Kunal Shah)


----------------------------------------------------------------------

Message: 1
Date: Sun, 5 Jul 2015 12:03:40 +0530
From: Kunal Shah <kunalshah...@gmail.com>
To: r-sig-finance@r-project.org
Subject: [R-SIG-Finance] Web/Server Interface for R Files
Message-ID:
        <CAOPdpkZiS=wb8qgazsgznm2xtqwe0oj_k5tgw1w+qcb7ivg...@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"

Hello,

I have the following code

#### From excel.link package

xl.workbook.activate("ADSnippetXLS.xlsx")
source('ActiveDeltaSnippet2.R')

#### "ActiveDeltaSnippet2.R" takes data from ADSnippetXLS, performs some
computations on the data and outputs the data back into "ADSnippetXLS.xlsx"


I dont want that the file "ActiveDeltaSnippet2.R" to be stored on the same
PC. In fact I want to call this R file which might be stored on any
server/Web

I tried to search Shiny and ROOK but got lost in the literature.
Any help will be appreciated

Regards

        [[alternative HTML version deleted]]



------------------------------

Subject: Digest Footer

_______________________________________________
R-SIG-Finance mailing list
R-SIG-Finance@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-finance

------------------------------

End of R-SIG-Finance Digest, Vol 134, Issue 4
*********************************************

        [[alternative HTML version deleted]]

_______________________________________________
R-SIG-Finance@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-finance
-- Subscriber-posting only. If you want to post, subscribe first.
-- Also note that this is not the r-help list where general R questions should 
go.

Reply via email to