Nothing
.onAttach = function(...){
month = as.numeric(unlist(strsplit(as.character(Sys.Date()), "-"))[2])
if(month == 10){
labs =
" .-') .-') _ (`-. ('-. .-') _ ('-. .-') _ .-')
( OO ). ( OO ). ( (OO ) ( OO ).-.( OO) ) ( OO ).-. ( OO ). ( '.( OO )_
(_)---\\_) .-----.(_)---\\_)_.` \\ / . --. // '._ ,-.-') / . --. / ,--. (_)---\\_) ,-.-') ,--. ,--.)
/ _ | ' .--.// _ |(__...--'' | \\-. \\ |'--...__)| |OO) | \\-. \\ | |.-') / _ | | |OO)| `.' |
\\ :` `. | |('-.\\ :` `. | / | |.-'-' | |'--. .--'| | \\.-'-' | | | | OO )\\ :` `. | | \\| |
'..`''.) /_) |OO )'..`''.)| |_.' | \\| |_.' | | | | |(_/ \\| |_.' | | |`-' | '..`''.) | |(_/| |'.'| |
.-._) \\ || |`-'|.-._) \\| .___.' | .-. | | | ,| |_.' | .-. |(| '---.'.-._) \\ ,| |_.'| | | |
\\ /(_' '--'\\\\ /| | | | | | | | (_| | | | | | | | \\ /(_| | | | | |
`-----' `-----' `-----' `--' `--' `--' `--' `--' `--' `--' `------' `-----' `--' `--' `--'
"
} else {
labs =
" _____ _ _ _ _____ _____ __ __
/ ____| | | (_) | |/ ____|_ _| \\/ |
___ ___| (___ _ __ __ _| |_ _ __ _| | (___ | | | \\ / |
/ __|/ __|\\___ \\| '_ \\ / _` | __| |/ _` | |\\___ \\ | | | |\\/| |
\\__ \\ (__ ____) | |_) | (_| | |_| | (_| | |____) |_| |_| | | |
|___/\\___|_____/| .__/ \\__,_|\\__|_|\\__,_|_|_____/|_____|_| |_|
| |
|_|
"
}
packageStartupMessage("scSpatialSIM Version:\n", crayon::white(utils::packageVersion("scSpatialSIM")),
"\n", labs,
"\n Fridley Lab ",
crayon::white("Enjoy"))
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.