[SVN] r5386 (R)
hadley wickham
h.wickham at gmail.com
Sat Oct 7 02:16:19 UTC 2006
A few errors:
* Sequence (from,to,by).tmSnippet should use seq not sec
A couple of other comments:
* attach and detach aren't very good programming style
* aggregate data isn't a very good name for turning a continuous into
a categorical variable
* the cumm snippet should probably be cum, so you can do cumsum and
cumprod as well (not that it saves you much typing)
An interesting idea though!
Hadley
On 10/6/06, Charilaos Skiadas <cskiadas at uchicago.edu> wrote:
> Adding lots of snippets in lots of nice little menus. More to come.
>
> Changed:
> A trunk/Bundles/R.tmbundle/Commands/Command Complete.tmCommand
> A trunk/Bundles/R.tmbundle/Commands/Command Usage.tmCommand
> U trunk/Bundles/R.tmbundle/Commands/Send LIne to R.tmCommand
> U trunk/Bundles/R.tmbundle/Commands/Snippet from Command Syntax.tmCommand
> A trunk/Bundles/R.tmbundle/Commands/Vector.tmCommand
> A trunk/Bundles/R.tmbundle/Snippets/
> A trunk/Bundles/R.tmbundle/Snippets/Add Tick Marks.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Aggregate Data.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Attach.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Barplot.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Boxplot.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Cummulative.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Density.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Detach.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Factor.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Five Number Summary.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Function.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Histogram.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Length.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Load Dataset.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Load Library.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Mean.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Median Average Deviation.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Median.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Pie chart.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Polygon.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Quantile.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Read From File.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Sequence (from,to,by).tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Sort.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Standard Deviation.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Stemplot.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Summary.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Table.tmSnippet
> A trunk/Bundles/R.tmbundle/Snippets/Variance.tmSnippet
> U trunk/Bundles/R.tmbundle/Support/bin/ProcessHelpFiles.rb
> U trunk/Bundles/R.tmbundle/Support/commands.txt
> A trunk/Bundles/R.tmbundle/Support/lib/parsing.rb
> U trunk/Bundles/R.tmbundle/Syntaxes/R Console.tmLanguage
> U trunk/Bundles/R.tmbundle/info.plist
>
> _______________________________________________
> textmate-dev mailing list
> textmate-dev at lists.macromates.com
> http://lists.macromates.com/mailman/listinfo/textmate-dev
>
More information about the textmate-dev
mailing list