search for: clumpsy

Displaying 3 results from an estimated 3 matches for "clumpsy".

Did you mean: clumps
2005 May 18
0
SV: Sweave and paths
Don't think it is possible. To overcome the problem I wrote a small R-program which replaced foo with foo\bar in the Sweave file. Clumpsy, sure, but... Best S??ren ________________________________ Fra: r-help-bounces at stat.math.ethz.ch p?? vegne af Bill Rising Sendt: ti 17-05-2005 20:31 Til: rhelp Emne: [R] Sweave and paths Is there some way to encourage \SweaveInput{foo} to find foo in a subdirectory of a file tree? Somethi...
2004 Jan 14
1
Trellis graph and two colors display
...ose and if the values passed are appropriate here; 2/ this apparently displays all the points without changes of style between groups (neither symbols or colors). 3/ this does not allow changes in color for points display Can anybody give me a hint on where I am wrong? Sorry to be probably very clumpsy, Kind regards, Patrick Giraudoux
2007 Feb 08
3
Get categories where forum-user posted in
I''m developing a system similar to the ForumExample (http:// wiki.rubyonrails.org/rails/pages/ForumExample), and stumbled upon the following. Let''s say I wanted to get all the categories a certain user posted in. How do I get that information withouth using a custom query through :finder_sql (and thus losing the find_in_collection ownage)? It would also be great to see how many