Giter Club home page Giter Club logo

cc22tt's Introduction

:octocat: A Guide to my GitHub Repos

๐Ÿ“ฆ Packages

ggformat -- RStudio add-in to pretty up your ggplot2 code

redav -- two useful functions: one for plotting biplots and the other for plotting missing values. More to come.

wonderapi -- facilitates calling the CDC Wonder API from R to import data

๐Ÿ“š Online Books

D3 for R Users source code

R Dataset Guide -- provides info about number and type of variables in built-in datasets, helpful for creating exercises or lecture examples source code

๐ŸŽจ Other Useful Stuff

syntax -- Quarto syntax highlighting theme examples (plus the option to create your own!)

๐Ÿง‘โ€๐Ÿซ Course Resources

1201 -- source code for 1201.info

edav2 -- source code for edav.info

๐Ÿ—๏ธ Quarto Templates

quarto-edav-template -- template for creating a Quarto book in RStudio, published on GitHub Pages for EDAV final project Video tutorial

website-template -- template for creating a Quarto web site in RStudio, published on GitHub Pages Video tutorial

๐Ÿ—๏ธ Bookdown Templates (outdated, Quarto recommended instead)

bookdown-template -- general bookdown template, to get started see How to create a bookdown book in 5 minutes

EDAVtemplate -- template for Exploratory Data Analysis and Visualization class

IMLVtemplate -- template for Interpretable Machine Learning w/ Visualization class

๐Ÿงฐ Workshop Materials

csp2024 -- CSP: Effective Graphs with ggplot2 (New Orleans, 2024)

sdss2023 -- SDSS: Effective Graphs with ggplot2 (St. Louis, 2023)

nycasa -- ASA NYC Metro: Exploratory Data Analysis with R (2023)

pkgdev -- RForwards: R Package Development Workshop (2022)

graphcat21 -- Graphing Multivariate Categorical Data in R (with Ludmila Janda) (2021)

graphcat -- useR2021: Graphing Multivariate Categorical Data in R (with Ludmila Janda) (2021)

panelplots -- ASA NYC Metro: Panel Plots (with Naomi Robbins) (2019)

BRL-workshops -- Columbia BRL: EDA / Data Transformation (2019)

RLadies -- RLadies NYC: purrr (2018), heatmaps (2017)

cc22tt's People

Contributors

abhiram21 avatar chenney001 avatar chester-jingtianwang avatar davidhu999 avatar ds4114 avatar elliot-frank avatar gokul-sunilkumar avatar jishan13 avatar jl6298 avatar jtr13 avatar katlass avatar kmohebbizadeh avatar lindag0615 avatar linlinlin-yx avatar lylybell12 avatar naishadhparmar avatar nys98 avatar ohabia avatar rp297 avatar russorenato avatar sanket-bhandari avatar shubhambhalala avatar soheilkashan avatar sushant12prabhu avatar tianyuhan31 avatar tracyhsj avatar wenxi77 avatar wilson0925 avatar xixxii avatar zcysxy avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

cc22tt's Issues

Google Map API key

Failed to add concentric_circles_ggmap_ggplot.Rmd because of the following error 16

! Google now requires an API key; see ggmap::register_google().

Update to pull request merging procedure

Update: I changed the settings for the repo so there is now an option to "update branch" on each pull request. This hopefully will make it much easier to change the _bookdown.yml file without creating conflicts. The new procedure is:

Once the authors have made all requested changes and the chapter is ready to be merged, click "update branch" and then simply add the .Rmd file to _bookdown.yml in the proper place on the branch.

In addition, add any libraries used to the DESCRIPTION file on the branch.

Then merge the pull request.

It would be great if someone could open a pull request to update the instructions here https://github.com/jtr13/cc22tt/blob/main/appendix_pull_request_tutorial.Rmd and then someone else reviews and merges it.

fail to compile sentiment_analysis_tutorial.Rmd

Could anyone look into this, I'm not sure if this fails due to an error in rmd file or due to a mistake I made during merging. (I'm contacting the student who wrote sentiment_analysis_tutorial.Rmd)

Package d3heatmap

In PR #19, package d3heatmap is required. I tried three ways to add it to DESCRIPTION:

  • add d3heatmap under Suggests
  • add rstudio/d3heatmap under Remotes
  • add talgalili/d3heatmap under Remotes

None of them works.
The error of the first attempt:
image

The error of the second and third attempt:
image

fail to compile #194

Could someone take a look at action #194? it seems that there is an error in a certain chunk in "Interactive_3D_Vis.Rmd". I will comment "Interactive_3D_Vis.Rmd" out just for now.

twitter_scrape_nlp.Rmd not compiling

The problem is that the Google credentials are not set up to be able to use googlesheets4. I think it can be solved by

  1. making the Google Sheet public

OR

  1. adding the Google credentials in a way that will work in a non-interactive session (see here: https://github.com/jtr13/cc22tt/actions/runs/3506399144/jobs/5873415921#step:7:64)

OR

  1. reverting back to pulling the Twitter data directly (I already set up a Twitter API in GitHub actions since I thought that was the problem when in fact it was not.)

@russorenato can you help with this?

In the meantime, I will comment twitter_scrape_nlp.Rmd out of _bookdown.yml.

Cannot Find MuseScore Path.

For Commit #229, Does anyone know how can we add MuseScore or we need to contact the author? [Will comment for now]

Needing api key for ggmap

Action #218 shows that we need a api key for using ggmap. Does anyone know how to resolve this? Or do we need to contact the author faizan-dogar?

My notebook is part of the repository but is not available on the final website

My pull request was merged into the main branch without errors. My files are available in the repository under learning_data_science_visually.

However, the final render of the repository available at https://jtr13.github.io/cc22tt/ does not seem to have my submission. I don't know if there is an error in my Markdown that needs to be fixed or if it is unavailable on the website for another reason. Please let me know if I need to make changes and resubmit my notebook.

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.