GithubHelp home page GithubHelp logo

ezrplots's Introduction

EZRplots

A package that provides shortcuts for making elegant plots

Installation

Function 1

The first function will create a chloropleth map for the user. The user will input the data set they wish to use for the map, which will have 2 columns: the names of their designated region and the variable of interest. The user will then specify which map they wish to display: whether it is all the countries, the states, global regions, etc. The user will have the option to specify additional parameters stating the units of their variable, how many bins for the legend they wish to create, etc. The function will return the resulting cloropleth map altered to the users' desires.

easy_plot_ly

This is a shortcut function to help generate 2D or 3D plots with plot_ly. The user will input their data and the variables they want for the x, y, and z axes. The user will be able to specify the type of plot they want to generate from several basic options like scatter, line, surface, 3d_density, mesh, or an autogenerated plot. Addtional helper functions are available to add a 3D regression plane and to change the plot aesthetics.

mult_plots

This is a function that generates multiple plots of different types. The function uses the package patchwork to make it easy for the user to display multiple plot types at one time. The user will first create the plots they want using the package ggplot2.The user will then input the synatax of the two or more graphs they want to display side by side into the function each as an argument.

scatter_func

This is a function that can produce a variety of scatter plots from ggplot2 depending on the inputs that the user chooses to include in the function. Users may input different datasets, variables, colors, and labels to customize their graphs. For variable names, users will need to input their arguments as stings to allow ggplot to work properly within the function.

ezrplots's People

Contributors

shanealman avatar agreen29 avatar asarango1 avatar adharlow avatar kbodwin avatar

Watchers

James Cloos avatar

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.