Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

3 results for “from:Aashish Jain”

ggplot2-theme(panel.border)
Aashish Jain · Mar 1, 2016 · r-help

You can write "fill = NA" in the argument of element_rect(), that should solve your problem. On Tue, Mar 1, 2016 at 3:46 PM, Hoji, Akihiko <akh22 at pitt.edu> wrote: > A quick question. How come data points disappear...

Get object name inside lapply
Aashish Jain · Feb 25, 2016 · r-help

Why don't you simply use names(c) to get the names of all objects? If, for your purposes, you still want the "names" function inside lapply, you can use the following: unlist(lapply(1:length(c), function(x) names...

Problem with rJava
AASHISH JAIN · Jan 14, 2016 · r-help

Hello, I am using an R package called Rknots, which uses rJava (and others like rSymPy, rjson, rJython) and I am getting some error due to rJava. When I run my R code, the execution gets halted with the following...

Can't find what you're looking for? Try searching with Google .