All public logs

Jump to navigation Jump to search

Combined display of all available logs of 太極. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 09:07, 24 September 2020 Brb talk contribs created page File:Progpreg.png (<pre> library(magick) u <- c("https://www.ncbi.nlm.nih.gov/books/NBK402284/bin/prognostic_predictive-Image001.jpg", "https://www.ncbi.nlm.nih.gov/books/NBK402284/bin/prognostic_predictive-Image003.jpg", "https://www.ncbi.nlm.nih.gov/books/NBK402284/bin/prognostic_predictive-Image005.jpg", "https://www.ncbi.nlm.nih.gov/books/NBK402284/bin/prognostic_predictive-Image006.jpg") x1 <- image_read(u[1]) x2 <- image_read(u[2]) x3 <- image_read(u[3]) x4 <- image_read(u[4]) imgU <- image_append(image_s...)