Two implementations of the algorithm, which is the foundation of the Collatz conjecture: One for double integers that is used for data analysis and the other for arbitrary large integers.
-
Updated
May 9, 2017 - R
Two implementations of the algorithm, which is the foundation of the Collatz conjecture: One for double integers that is used for data analysis and the other for arbitrary large integers.
A collection of simulation helper functions
R Tips and Tricks: custom functions, regex, and iteration. Learn techniques for common needs such as data-scraping, ingesting multiple files, transforming messy data into tidy data, quickly cleaning column names, separating multivalue fields, uniting variable values, and nesting data.
Add a description, image, and links to the iteration topic page so that developers can more easily learn about it.
To associate your repository with the iteration topic, visit your repo's landing page and select "manage topics."