Dan Davison
|
ce96d45374
Added reminder/request that we bear ESS in mind when designing org-babel 'sessions'
|
преди 16 години |
Dan Davison
|
e4263daf76
Make org table result have header row and hline when appropriate. (This should have been included with commit a39d68640e3fbc059f3b05c9eafc8bf07cc4b51d). The approach I've taken is to make R always write the column names into the tsv file. If the result does not have user-supplied column-names, then R writes default column names of the form V1,V2,...,V$numcols. After reading the tsv back into lisp, we check whether it has "real" column names or the R defaults. If it has real column names, then I give the org table an hline.
|
преди 16 години |
Dan Davison
|
eb29bef93f
Made org-babel-remove-result interactive. Eric if you agree do you want to decide on a binding?
|
преди 16 години |
Dan Davison
|
e7f860cb19
Altered the python code in the chained references example. AIui the example was producing the correct answer (ruby class Array) but for the wrong reason (python was returning None)
|
преди 16 години |
Dan Davison
|
a39d68640e
Allowing org-tables with hline to be referred to and passed into R. If hline is present, the first row of the table becomes the column names in R. This allows the grades example to run for me which was not true before. Eric: any commits I make should be viewed as tentative -- feel free to reject or recode them.
|
преди 16 години |
Dan Davison
|
2ca59eaa0f
Preventing end of buffer error when no newline after #+end_src
|
преди 16 години |
Eric Schulte
|
f87a673c9c
replacing parts of org-babel lost in a merge
|
преди 16 години |
Eric Schulte
|
d49084b73d
small additions to org-babel-comint.el
|
преди 16 години |
Eric Schulte
|
2fe76cd094
adding discussion to PROPOSED conversion between org-babel and noweb (e.g. .Rnw) format
|
преди 16 години |
Eric Schulte
|
986fcb4652
DONE pass multiple reference arguments into R
|
преди 16 години |
Eric Schulte
|
8967366a3b
back to the working version
|
преди 16 години |
Dan Davison
|
fe22667f78
proposed org-babel <-> noweb interconversions
|
преди 16 години |
Dan Davison
|
8deae3517b
Trying to resolve conflict while understanding very little about git
|
преди 16 години |
Dan Davison
|
2adb00f678
proposed org-babel <-> noweb interconversions
|
преди 16 години |
Eric Schulte
|
e8e24c024b
added TODO fully purge org-babel-R of direct comint interaction
|
преди 16 години |
Eric Schulte
|
c5a58ad6aa
moving generalized comint functions to new file org-babel-comint.el
|
преди 16 години |
Eric Schulte
|
a54c27ec91
attempts at improving sb snippet
|
преди 16 години |
Eric Schulte
|
aca19b2efc
added my session thoughts for global variables
|
преди 16 години |
Eric Schulte
|
906c524234
Merge branch 'master' of git@github.com:eschulte/org-babel
|
преди 16 години |
Eric Schulte
|
2c3c91ed12
removed org-babel-ui (tabbing blocks) as the functionality will be included in org-mode core
|
преди 16 години |
Eric Schulte
|
2d1a5405d1
added task for improving the sb snippet
|
преди 16 години |
Dan Davison
|
5db027b3e1
Noted in hline TODO that plotting histogram in the grades example is blocked by not being able to deal with hline in the input table. (AIUI)
|
преди 16 години |
Dan Davison
|
57783f9ce2
A few new TODOS: deal with hlines in tables, how do we pass multiple args in R, and some extended wittering about scoping issues in R: basically I want to argue for not abandoning the Sweave-style mode where objects created in code blocks are persisten across different blocks.
|
преди 16 години |
Eric Schulte
|
db9f189649
fixed bug: DONE R-code broke on "org-babel" rename
|
преди 16 години |
Eric Schulte
|
aec7ec05d3
more fleshing out of the introduction
|
преди 16 години |
Eric Schulte
|
b5174f5a7d
misc changes
|
преди 16 години |
Eric Schulte
|
8d271e1e92
changed README
|
преди 16 години |
Eric Schulte
|
02634f7d85
tweaked grades example (need some R help in plotting histogram)
|
преди 16 години |
Eric Schulte
|
28c29ee51e
added another example
|
преди 16 години |
Eric Schulte
|
9aa713be8c
updated tag line
|
преди 16 години |