0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-30 02:10:03 +00:00
org-mode/existing_tools/RweaveOrg/export_testing.R

6 lines
182 B
R
Raw Normal View History

2009-02-05 23:04:09 +00:00
source("SweaveSyntaxOrg.R")
source("RweaveOrg.R")
Sweave("testing.Rorg", driver=RweaveOrg, syntax=SweaveSyntaxOrg)
Stangle("testing.Rorg", driver=Rtangle(), syntax=SweaveSyntaxOrg)