From 2cf922caf3410ffc580bf377aee2eb378ecc5b6d Mon Sep 17 00:00:00 2001 From: ebischak <69222305+ebischak@users.noreply.github.com> Date: Sun, 18 Apr 2021 16:55:14 -0700 Subject: [PATCH] Create owning a dog --- inst/topics/owning a dog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 inst/topics/owning a dog diff --git a/inst/topics/owning a dog b/inst/topics/owning a dog new file mode 100644 index 0000000..8802f41 --- /dev/null +++ b/inst/topics/owning a dog @@ -0,0 +1,27 @@ +## Author : Elena Bischak + +c('learns sit', + 'escapes from the backyard', + 'pees on carpet', + 'barks at postal worker', + 'learns to fetch', + 'digs holes in bad places', + 'sleeps on your bed', + 'gets on the couch', + 'gets scared of fireworks', + 'learns stay', + 'steals food', + 'escapes from the bath', + 'barks during a zoom meeting', + 'chases cats during a dream', + 'jumps on someone they shouldn't', + 'learns come', + 'ignores a command', + 'destroys your shoes', + 'chases squirrels', + 'sheds a ton at once', + 'tells you when to walk', + 'wakes you up', + 'eats something disgusting', + 'refuses to go out in the rain') +