Other packages > Find by keyword >

plotluck  

'ggplot2' Version of "I'm Feeling Lucky!"
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("plotluck", "1.1.1")



Attach the package and use:
library("plotluck")
Maintained by
Stefan Schroedl
[Scholar Profile | Author Map]
First Published: 2016-09-22
Latest Update: 2019-06-26
Description:
Examines the characteristics of a data frame and a formula to automatically choose the most suitable type of plot out of the following supported options: scatter, violin, box, bar, density, hexagon bin, spine plot, and heat map. The aim of the package is to let the user focus on what to plot, rather than on the "how" during exploratory data analysis. It also automates handling of observation weights, logarithmic axis scaling, reordering of factor levels, and overlaying smoothing curves and median lines. Plots are drawn using 'ggplot2'.
How to cite:
Stefan Schroedl (2016). plotluck: 'ggplot2' Version of "I'm Feeling Lucky!". R package version 1.1.1, https://cran.r-project.org/web/packages/plotluck. Accessed 29 Apr. 2025.
Previous versions and publish date:
1.0.0 (2016-09-22 23:06), 1.1.0 (2016-11-13 02:07)
Other packages that cited plotluck R package
View plotluck citation profile
Other R packages that plotluck depends, imports, suggests or enhances
Complete documentation for plotluck
Functions, R codes and Examples using the plotluck R package
Some associated functions: plotluck . plotluck.options . sample.plotluck . 
Some associated R codes: plotluck.R .  Full plotluck package functions and examples
Downloads during the last 30 days
03/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/28Downloads for plotluck02468101214161820TrendBars

Today's Hot Picks in Authors and Packages

NBBDesigns  
Neighbour Balanced Block Designs (NBBDesigns)
Neighbour-balanced designs ensure that no treatment is disadvantaged unfairly by its surroundings. T ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
PCAmatchR  
Match Cases to Controls Based on Genotype Principal Components
Matches cases to controls based on genotype principal components (PC). In order to produce better r ...
Download / Learn more Package Citations See dependency  
bigGP  
Distributed Gaussian Process Calculations
Distributes Gaussian process calculations across nodes in a distributed memory setting, using Rmpi. ...
Download / Learn more Package Citations See dependency  
phecodemap  
Visualization for PheCode Mapping with ICD-9 and ICD-10-CM Codes
To build a shiny app for visualization of the hierarchy of PheCode Mapping with International Classi ...
Download / Learn more Package Citations See dependency  
knockoff  
The Knockoff Filter for Controlled Variable Selection
The knockoff filter is a general procedure for controlling the false discovery rate (FDR) when perf ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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