Skip to content

Instantly share code, notes, and snippets.

---
title: 'Large Number of Plots Test'
output:
html_document:
keep_md: false
---
```{r setup, echo = FALSE}
library(knitr)
@bhive01
bhive01 / see3cam_good_np_slicing.py
Created April 16, 2018 02:49
CU40 with Numpy Slicing (efficient for video on Raspberry Pi)
# TESTING HARDWARE
# see3CAM_CU40
# raspberry Pi 3 bf8
# Raspbian Stretch 13-03-2018
# Python 3.5.3
# OpenCV 3.4.1
# load required libraries
import math
import numpy as np
---
title: 'Large Number of Plots Testt: `r glue::glue("blahblahblah")`'
author: "Test Person"
date: "`r format(Sys.time(), '%d %B, %Y')`"
output:
html_document:
keep_md: false
toc: true
toc_float: true
toc_depth: 4
---
title: 'Large Number of Plots Testt: `r glue::glue("blahblahblah")`'
author: "Test Person"
date: "`r format(Sys.time(), '%d %B, %Y')`"
output:
html_document:
keep_md: false
toc: true
toc_float: true
toc_depth: 4
library(knitr)
library(kableExtra)
library(ggtext)
library(tidyverse)
library(here)
plot_data <- function(df) {
ggplot() +
geom_point(data = df, aes(x = wt, y = disp, colour = cyl), position = position_jitter(w = 0.8, h = 0)) +
labs(
> devtools::session_info()
─ Session info ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
setting value
version R version 4.0.0 Patched (2020-05-13 r78458)
os macOS Catalina 10.15.4
system x86_64, darwin17.0
ui AQUA
language (EN)
collate en_US.UTF-8
ctype en_US.UTF-8
> devtools::session_info()
─ Session info ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
setting value
version R version 4.0.0 Patched (2020-05-13 r78458)
os macOS Catalina 10.15.4
system x86_64, darwin17.0
ui AQUA
language (EN)
collate en_US.UTF-8
ctype en_US.UTF-8
> devtools::session_info()
─ Session info ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
setting value
version R version 4.0.0 Patched (2020-05-13 r78458)
os macOS Catalina 10.15.4
system x86_64, darwin17.0
ui AQUA
language (EN)
collate en_US.UTF-8
ctype en_US.UTF-8
> moa %>%
+ render_html_reports(.)
processing file: PerTrialReportDev.Rmd
|...................................................... | 25%
|........................................................................................................... | 50%
|................................................................................................................................................................ | 75%
|......................................................................................................................................................................................................................| 100%
label: inputs (with options)
This file has been truncated, but you can view the full file.
Date/Time: 2020-05-01 18:29:02 -0700
End time: 2020-05-01 18:37:21 -0700
OS Version: Mac OS X 10.15.4 (Build 19E287)
Architecture: x86_64h
Report Version: 29
Data Source: Stackshots
Shared Cache: 0x5753000 397AAAC6-1F11-3E99-B86A-5F8C9F2518F4
Command: R