0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-30 07:57:46 +00:00
org-mode/existing_tools/RweaveOrg/export_testing.R
2009-02-05 15:04:09 -08:00

6 lines
182 B
R

source("SweaveSyntaxOrg.R")
source("RweaveOrg.R")
Sweave("testing.Rorg", driver=RweaveOrg, syntax=SweaveSyntaxOrg)
Stangle("testing.Rorg", driver=Rtangle(), syntax=SweaveSyntaxOrg)