Category:R
R
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using R.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
Type expression: | Implicit |
---|---|
Lang tag(s): | rsplus |
See Also: |
|
R is a language and environment for statistical computing and graphics. It is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues. R can be considered as a different implementation of S. There are some important differences, but much code written for S runs unaltered under R.[1]
See Also
References
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- R examples needing attention (empty)
- R Implementations (empty)
- R User (42 P)
Pages in category "R"
The following 200 pages are in this category, out of 604 total.
(previous page) (next page)F
G
- Gamma function
- Gaussian elimination
- General FizzBuzz
- Generate Chess960 starting position
- Generate lower case ASCII alphabet
- Generate random chess position
- Generate random numbers without repeating a value
- Generator/Exponential
- Generic swap
- Get system command output
- Golden ratio/Convergence
- Gray code
- Grayscale image
- Greatest common divisor
- Greatest element of a list
- Greatest subsequential sum
- Greyscale bars/Display
- Guess the number
- Guess the number/With feedback
- Guess the number/With feedback (player)
- GUI component interaction
- GUI enabling/disabling of controls
H
- Hailstone sequence
- Hamming numbers
- Happy numbers
- Harmonic series
- Hash from two arrays
- Haversine formula
- Hello world/Graphical
- Hello world/Newline omission
- Hello world/Standard error
- Hello world/Text
- Hello world/Web server
- Heronian triangles
- Higher-order functions
- Hofstadter Figure-Figure sequences
- Hofstadter Q sequence
- Hofstadter-Conway $10,000 sequence
- Holidays related to Easter
- Horner's rule for polynomial evaluation
- Host introspection
- Hostname
- HTTP
- HTTPS
I
K
L
- Lah numbers
- Langton's ant
- Largest int from concatenated ints
- Largest number divisible by its digits
- Largest prime factor
- Largest proper divisor of n
- Last Friday of each month
- Law of cosines - triples
- Leap year
- Least common multiple
- Left factorials
- Leonardo numbers
- Letter frequency
- Linear congruential generator
- List comprehensions
- Literals/Integer
- Literals/String
- Logical operations
- Logistic curve fitting in epidemiology
- Long multiplication
- Look-and-say sequence
- Loop over multiple arrays simultaneously
- Loops/Break
- Loops/Continue
- Loops/Do-while
- Loops/Downward for
- Loops/For
- Loops/For with a specified step
- Loops/Foreach
- Loops/Increment loop index within loop body
- Loops/Infinite
- Loops/N plus one half
- Loops/Nested
- Loops/While
- Loops/Wrong ranges
- LU decomposition
- Lucas-Lehmer test
- Luhn test of credit card numbers
- Lychrel numbers
M
- Magic 8-ball
- Magic squares of doubly even order
- Magic squares of odd order
- Magic squares of singly even order
- Man or boy test
- Mandelbrot set
- Map range
- Matrix chain multiplication
- Matrix multiplication
- Matrix transposition
- Matrix with two diagonals
- Matrix-exponentiation operator
- McNuggets problem
- MD5
- Memory allocation
- Menu
- Merge and aggregate datasets
- Metaprogramming
- Mind boggling card trick
- Modified random distribution
- Modulinos
- Monte Carlo methods
- Monty Hall problem
- Mosaic matrix
- Multifactorial
- Multiple distinct objects
- Multiple regression
- Multiplication tables
- Musical scale
- Mutual recursion
N
- N'th
- N-queens problem
- Named parameters
- Narcissistic decimal number
- Nested function
- Nested templated data
- Nim game
- Non-continuous subsequences
- Non-decimal radices/Convert
- Non-decimal radices/Input
- Non-decimal radices/Output
- Non-transitive dice
- Nth root
- Null object
- Number names
- Number reversal game
- Numerical integration
O
P
- P-value correction
- Padovan sequence
- Palindrome detection
- Pangram checker
- Partial function application
- Pascal matrix generation
- Pascal's triangle
- Password generator
- Peano curve
- Penney's game
- Pentagram
- Perfect numbers
- Perfect shuffle
- Permutation test
- Permutations
- Pi
- Pick random element
- Play recorded sounds
- Playing cards
- Plot coordinate pairs
- Polymorphism
- Polynomial derivative