An open API service indexing awesome lists of open source software.

https://github.com/wch/string_builder

Performance tests of various ways of building strings in R
https://github.com/wch/string_builder

Last synced: 26 days ago
JSON representation

Performance tests of various ways of building strings in R

Awesome Lists containing this project

README

        

## Performance tests of various ways of building strings in R

This repository tests a few different methods for building up strings in R. See:

* [The code](https://github.com/wch/string_builder/blob/master/string_builder.R)
* [The results](https://wch.github.io/string_builder/) of the various methods, tested on a number of different versions of R on rstudio.cloud.