Packages in development:
starwarssay::say("I'm Your Father", by = "darth_vader")
##
## -----------
## I'm Your Father
## -----------
## \
## \
## .-.
## |_:_|
## /(_Y_)\
## . ( \ M// )
## '. _.''/'-'''._
## ': /.--'[[[[]'--.\
## ': /_' : |::'| : '.\
## ': // ./ |oUU| '' :\
## ': _:'..' |___|_/ : :|
## ':. .' |_[___]_| :.':\
## [:: | : | | : ; : \
## '-' " .| |.' \ .;.' |
## |\ \ '-' : |
## | \ \.: : | |
## | \ | '. : \ |
## / \ :. .; |
## / | | :__/ : \
## | | | " | \ | ||
## / \ : : |: / |__| /|
## snd | : : :_/_| /'._ '--|_
## /___.-/_|-' \ \
##
##
starwarssay::say("Prrrr", by = "R2D2")
##
## ----------
## Prrrr
## ----------
## \
## \
## .---.
## .'_:___'.
## |__ --==|
## [ ] :[|
## |__| I=[|
## / / ____|
## |-/.____.'
## snd /___\ /___\
##
starwarssay::say("Arrested", by = "stormtrooper")
##
## --------------
## Arrested
## --------------
## \
## \
##
## ,ooo888888888888888oooo,
## o8888YYYYYY77iiiiooo8888888o
## 8888YYYY77iiYY8888888888888888
## [88YYY77iiY88888888888888888888]
## 88YY7iYY888888888888888888888888
## [88YYi 88888888888888888888888888]
## i88Yo8888888888888888888888888888i
## i] ^^^88888888^^^ o [i
## oi8 i o8o i 8io
## ,77788o ^^ ,oooo8888888ooo, ^ o88777,
## 7777788888888888888888888888888888877777
## 77777888888888888888888888888888877777
## 77777788888888^7777777^8888888777777
## 88888778888^7777ooooo7777^8887788888
## 88888888888888888888888888888888888887
## 78888887788788888^;;^888878877888887
## 7888878^ ^8788^;;;;;;^878^ ^878877
## 777888o8888^;ii;;ii;^888o87777
##
starwarssay::say("Imperial March", by = "at_at_walker")
##
## --------------------
## Imperial March
## --------------------
## \
## \
## ________
## _..-Y | | Y-._
## .-~` || | | | `-.
## I` ``==´|` !`´! ´|´[]´´| _____
## L__ [] |..------|: _[----I`` .-{´-.
## I___| ..| l______|l_ [__L]_[I_// r(=}=-P
## [L______L_[________]______j- `-=c_]// -^
## \I_j.--.\=I|I==_/ --L_]
## [_((==) '-----' (==)j
## I--I'-- --'I--I
## |[]| |[]|
## l__j l__j
## |!!| |!!|
## |..| |..|
## ([]) ([])
## ]--[ ]--[
## [_L] [_L] -Row (the Ascii-Wizard of Oz)
## / .. \ / .. \
## `=}--{=` `=}--{=´
## .-^--r-^-. .-^--r-^-.
##
##
- hgdp an R Package with data cleaned from the Human Genome Diversity Panel (HGDP) dataset.
Human Genome Diversity Panel (HGDP) dataset
- seekerBio a R package for gen/SNP search information
seekerBio::seeker_snp_ld_plot("rs7412")
seekerBio::seeker_haploview("rs7412")
## Warning: Strategy 'multiprocess' is deprecated in future (>= 1.20.0). Instead,
## explicitly specify either 'multisession' or 'multicore'. In the current R
## session, 'multiprocess' equals 'multisession'.
## Warning in supportsMulticoreAndRStudio(...): [ONE-TIME WARNING] Forked
## processing ('multicore') is not supported when running R from RStudio
## because it is considered unstable. For more details, how to control forked
## processing or not, and how to silence this warning in future R sessions, see ?
## parallelly::supportsMulticore
- qualitycheck a R package for the organization of lots of pharmaceutical products
- Co-author of mxearthquakes a R package that shows the data of earthquakes in Mexico from 1900 to date.
library(mxearthquakes)
mxearthquakes::ploteq("Veracruz", 2003)