Displaying 1 result from an estimated 1 matches for "newhits".
2013 Apr 08
0
A categorized list of R functions
...some to suit themselves, etc.
(...)
The version below creates a tab-delimited table with 3 columns: seach string, package name and function name.
Can be imported e.g. in Excel. Maybe not elegant, but seems to work (however: test it!).
Column order can be changed by changing the printing order of newhits[ ,1] ,2 and ,3.
In addition, Liviu Andronic's suggestion to use the package "sos" (strange name, but good tip) seems also interesting.
Best wishes,
Franklin Bretschneider
--
Dept of Biology
Kruytgebouw W711
Padualaan 8
3584 CH Utrecht
The Netherlands
- - - - - - - - - - - - - -...