Other packages > Find by keyword >

survivoR  

Data from all Seasons of Survivor (US) TV Series in Tidy Format
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("survivoR", "2.3.4")



Attach the package and use:
library("survivoR")
Maintained by
Daniel Oehm
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-04-06
Latest Update: 2023-06-20
Description:
Several datasets which detail the results and events of each season of Survivor. This includes details on the cast, voting history, immunity and reward challenges, jury votes and viewers. This data is useful for practicing data wrangling, graph analytics and analysing how each season of Survivor played out. Includes 'ggplot2' scales and colour palettes for visualisation.
How to cite:
Daniel Oehm (2021). survivoR: Data from all Seasons of Survivor (US) TV Series in Tidy Format. R package version 2.3.4, https://cran.r-project.org/web/packages/survivoR. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.9.2 (2021-04-06 09:10), 0.9.3 (2021-05-11 15:10), 0.9.4 (2021-09-21 13:30), 0.9.5 (2021-11-20 23:30), 0.9.6 (2021-11-26 16:40), 0.9.9 (2022-01-08 10:50), 0.9.12 (2022-02-12 23:20), 1.0.1 (2022-05-31 15:20), 1.0 (2022-05-13 08:30), 2.0.1 (2022-09-25 12:00), 2.0.4 (2022-12-17 09:00), 2.0.7 (2023-01-16 21:40), 2.0.8 (2023-04-02 14:40), 2.0 (2022-09-22 00:00), 2.1.0 (2023-06-20 15:40), 2.3.0 (2024-01-09 13:40), 2.3.1 (2024-02-15 22:30), 2.3.2 (2024-03-28 09:40), 2.3.3 (2024-05-29 23:40)
Other packages that cited survivoR R package
View survivoR citation profile
Other R packages that survivoR depends, imports, suggests or enhances
Complete documentation for survivoR
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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