12 Other
12.1 Plotly
- plotly | Interactive web-based data visualization with R, plotly, and shiny
- plotly | layout - R
- plotly | Pie Charts - R
- plotly community forum | Remove options from the Hover Toolbar? - Graphing Library / Plotly.js
- Stack Overflow | Remove certain configuration options in plotly
- Stack Overflow | How to remove option bar from ggplotly plot?
- Stack Overflow | Manipulating legend text in R plotly
- GitHub ropensci/plotly | Support for arbitrary coordinate systems · Issue #878
- Stack Overflow | Pie chart: How to fixate the color assignment color per group?
- GitHub plotly/plotly.js | Support for multiple legends · Issue #1668
- plotly Community Forum | Hoverinfo over fill area of polygon - Dash R, MATLAB, Julia / Dash R
- plotly Community Forum | How to make tooltips show in region rather than on border (map using ggplotly) - Plotly R, MATLAB, Julia, Net / Plotly R
12.2 {rtweet}
- Stack Overflow | Avoid Rate limit with rtweet get_timeline()
- GitHub ropensci/rtweet | 0.6.7 get_timeline: rate limit error · Issue #266
- GitHub ropensci/rtweet | problem getting large amounts of followers · Issue #168
- GitHub ropensci/rtweet | Invalid time error using get_followers · Issue #396
- GitHub ropensci/rtweet | Consistent pagination interface · Issue #510
12.3 Special Characters
- R Documentation | utf8 package #####
- The R Blog | UTF-8 Support on Windows
- Stack Overflow | Convert unicode to readable characters in R
- Stack Overflow | convert HTML Character Entity Encoding in R
- Stack Overflow | Differences in Unicode character output with print()
- Stack Overflow | How to convert special characters into unicode in R?
12.4 Misc
- Introduction to summarytools
- R-statistics blog | How to load the {rJava} package after the error “JAVA_HOME cannot be determined from the Registry”
- R Save All Console Input & Output to File (Example) - Export RStudio to txt
- Stack Overflow | Error in FUN(X[[i]], …) : object ‘X’ not found
- Stack Overflow | Remove multiple objects with rm()
- Stack Overflow | Compare if two dataframe objects in R are equal?
- Martin Chan | RStudio Projects and Working Directories: A Beginner’s Guide – Musings on R
- Tutorialspoint | Data Types
- Stack Overflow | Error in open.connection(x, “rb”) : HTTP error 500 when using map_df
- GitHub r-lib/httr | Error in open.connection(con, “rb”) : HTTP error 500. · Issue #338
- Check If Two Data Frames are the Same in R (Example) - Identical / Equal
- Reopen RStudio | Quit & Restart Clean R Session from within R (Example)
- Stack Overflow | Quit and restart a clean R session from within R?
- Stack Overflow | How do I clean up R memory without restarting my PC?
- Stack Overflow | How to save all console output to file in R?
- Keep Trailing Zeros in R (Example) - How to Round Number & Show Zero
- R-bloggers | Handling Large Datasets in R
- Stack Overflow | Merge two vectors by non NA values
- Stack Overflow | Rendering kableExtra table with colors and unicode characters to PDF with RMarkdown
- Stack Overflow | row_spec() function from kableExtra does not create a horizontal line in html output