Skip to content

Instantly share code, notes, and snippets.

library(ggplot2)
library(maps)
library(tidyverse)
library(ggmap)
### Read and clean data
# Load CSV
birdingData <- read_csv("/Users/danielruskin/Downloads/DNSI Transects 2018-2022 (2).csv")
# Cleanup lat/long: remove degree symbols; convert to numbers
@DanielRuskin1
DanielRuskin1 / wsus-update.ps1
Last active April 24, 2016 18:07 — forked from jacobludriks/wsus-update.ps1
wsus-update
Function WSUSUpdate {
$Criteria = "IsInstalled=0 and BrowseOnly=0"
$Searcher = New-Object -ComObject Microsoft.Update.Searcher
try {
$SearchResult = $Searcher.Search($Criteria).Updates
if ($SearchResult.Count -eq 0) {
Write-Output "There are no applicable updates."
exit
}
else {
### Keybase proof
I hereby claim:
* I am danielruskin1 on github.
* I am daniel_ruskin (https://keybase.io/daniel_ruskin) on keybase.
* I have a public key whose fingerprint is CAE1 078A C9F6 8657 6C91 C11D 32B3 1578 1A15 E9C6
To claim this, I am signing this object:
### Keybase proof
I hereby claim:
* I am danielruskin1 on github.
* I am daniel_ruskin (https://keybase.io/daniel_ruskin) on keybase.
* I have a public key whose fingerprint is 8088 8C2F 68D7 9F99 837A 0B8E CED0 2540 063A 2FEF
To claim this, I am signing this object: