>
>> Just wanting to understand more:
>>
>> Do you equate nil in Emacs Lisp with NA in R or do you equate it some other
>> way?
>>
>
>
> When I execute my source code block, the NAs show up in the results block as
> nil. See example below.
>
> I would prefer a blank in place of nil. Any id
> Just wanting to understand more:
>
> Do you equate nil in Emacs Lisp with NA in R or do you equate it some other
> way?
>
When I execute my source code block, the NAs show up in the results block as
nil. See example below.
I would prefer a blank in place of nil. Any idea how to do that?
Just wanting to understand more:
Do you equate nil in Emacs Lisp with NA in R or do you equate it some other way?
I believe that the data brokering adheres to "expected" mappings as such.
Grant Rettke | ACM, ASA, FSF, IEEE, SIAM
g...@wisdomandwonder.com | http://www.wisdomandwonder.com/
“Wisdom b
I have some tables created by Org-babel/R source codes with NAs. These get
exported as “nil” in the latex export. I would like to replace them with
blanks.
Any suggestions?
Vikas