GithubHelp home page GithubHelp logo

voltek62 / seo-viz Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bwlewis/rthreejs

4.0 4.0 1.0 11 MB

Three.js widgets for R and shiny

Home Page: http://bwlewis.github.io/rthreejs

License: Other

R 4.86% JavaScript 95.14%

seo-viz's Introduction

Three.js and R

Three.js widgets for R and shiny. The package includes

  • graphjs: an interactive force directed graph widget
  • scatterplot3js: a 3-d scatterplot widget similar to the scatterplot3d function
  • globejs: a widget that plots data and images on a 3-d globe
  • cityjs : a widget that generate a 3-d city with your SEO data

The widgets are easy to use and render directly in RStudio, in R markdown, in Shiny applications, and from command-line R via a web browser. They produce high-quality interactive visualizations with just a few lines of R code.

Visualizations optionally use accelerated WebGL graphics, falling back to non-accelerated graphics for systems without WebGL when possible. When WebGL is available, the scatterplot3js function can produce fluid, interactive pointclouds with hundreds of thousands of points.

See http://threejs.org for details on three.js.

This project is based on the htmlwidgets package. See https://github.com/ramnathv/htmlwidgets for details and links to amazingly cool visualization widgets for R.

Install

Use the devtools package to install threejs directly from GitHub on any R platform (Mac, Windows, Linux, ...). You'll need the 'devtools' package.

Test 3D City

if(!require("devtools")) install.packages("devtools")
devtools::install_github("voltek62/seo-viz")

Examples

runApp(system.file("examples/city", package="threejs"))

Test

Example : /data/internal_html_simple.xlsx

First line : Internal - HTML Second line : Address;Status Code;Level;Inlinks;GA Sessions

seo-viz's People

Contributors

bwlewis avatar andreasbriese avatar lrodluj avatar klapaukh avatar yihui avatar jt85 avatar

Stargazers

Periklis Papanikolaou avatar Rémi Bacha avatar Simon Georges avatar Laurent avatar

Watchers

James Cloos avatar Vincent Terrasi avatar Rémi Bacha avatar  avatar

Forkers

admariner

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.