Other packages > Find by keyword >

scatterD3  

D3 JavaScript Scatterplot from R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("scatterD3", "1.0.1")



Attach the package and use:
library("scatterD3")
Maintained by
Julien Barnier
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-07-01
Latest Update: 2021-10-06
Description:
Creates 'D3' 'JavaScript' scatterplots from 'R' with interactive features : panning, zooming, tooltips, etc.
How to cite:
Julien Barnier (2015). scatterD3: D3 JavaScript Scatterplot from R. R package version 1.0.1, https://cran.r-project.org/web/packages/scatterD3. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1.1 (2015-07-01 01:07), 0.3 (2015-10-26 17:07), 0.4 (2015-11-23 17:35), 0.5.1 (2015-12-14 12:07), 0.5 (2015-11-27 14:59), 0.6.1 (2016-02-29 18:39), 0.6.2 (2016-03-24 23:53), 0.7 (2016-10-26 18:13), 0.8.1 (2016-12-13 21:24), 0.8.2 (2018-03-10 18:01), 0.8 (2016-11-18 12:43), 0.9.1 (2020-03-10 13:30), 0.9.2 (2020-12-01 14:30), 0.9 (2019-04-16 11:42), 1.0.0 (2021-06-24 12:20)
Other packages that cited scatterD3 R package
View scatterD3 citation profile
Other R packages that scatterD3 depends, imports, suggests or enhances
Complete documentation for scatterD3
Functions, R codes and Examples using the scatterD3 R package
Some associated functions: scatterD3-shiny . scatterD3 . 
Some associated R codes: scatterD3-Rd.R . scatterD3.R .  Full scatterD3 package functions and examples
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

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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