Other packages > Find by keyword >

RandomWalker  

Generate Random Walks Compatible with the 'tidyverse'
View on CRAN: Click here


Download and install RandomWalker package within the R console
Install from CRAN:
install.packages("RandomWalker")

Install from Github:
library("remotes")
install_github("cran/RandomWalker")

Install by package version:
library("remotes")
install_version("RandomWalker", "0.2.0")



Attach the package and use:
library("RandomWalker")
Maintained by
Steven Sanderson
[Scholar Profile | Author Map]
First Published: 2024-09-15
Latest Update: 2024-09-15
Description:
Generates random walks of various types by providing a set of functions that are compatible with the 'tidyverse'. The functions provided in the package make it simple to create random walks with a variety of properties, such as how many simulations to run, how many steps to take, and the distribution of random walk itself.
How to cite:
Steven Sanderson (2024). RandomWalker: Generate Random Walks Compatible with the 'tidyverse'. R package version 0.2.0, https://cran.r-project.org/web/packages/RandomWalker. Accessed 04 Feb. 2025.
Previous versions and publish date:
0.1.0 (2024-09-15 22:30)
Other packages that cited RandomWalker R package
View RandomWalker citation profile
Other R packages that RandomWalker depends, imports, suggests or enhances
Complete documentation for RandomWalker
Functions, R codes and Examples using the RandomWalker R package
Full RandomWalker package functions and examples
Downloads during the last 30 days
01/0501/0601/0701/0801/0901/1001/1101/1201/1301/1401/1501/1601/1701/1801/1901/2001/2101/2201/2301/2401/2501/2601/2701/2901/3001/3102/0102/0202/03Downloads for RandomWalker0510152025303540455055TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

systemfonts  
System Native Font Finding
Provides system native access to the font catalogue. As font handling varies between systems it is d ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
HeterFunctionalData  
Test of No Main and/or Interaction Effects in Functional Data
Distribution free heteroscedastic tests for functional data. The following tests are included in th ...
Download / Learn more Package Citations See dependency  
mazing  
Utilities for Making and Plotting Mazes
Functionality for generating and plotting random mazes. The mazes are based on matrices, so can only ...
Download / Learn more Package Citations See dependency  
assocInd  
Implements New and Existing Association Indices for Constructing Animal Social Networks
Implements several new association indices that can control for various types of errors. Also includ ...
Download / Learn more Package Citations See dependency  
colorfindr  
Extract Colors from Windows BMP, JPEG, PNG, TIFF, and SVG Format Images
Extracts colors from various image types, returns customized reports and plots treemaps and 3D scat ...
Download / Learn more Package Citations See dependency  

23,630

R Packages

204,513

Dependencies

64,101

Author Associations

23,581

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA