DogWalks {SRMData} | R Documentation |
Dog walks
Description
Dog walking in the city and country.
Usage
data(DogWalks)
Format
A data frame with 8 rows and 3 columns:
- Location
One of
1
(City) or2
(Farm)- WalkLength
One of
1
(Under 30 mins),2
(30 to under 60 mins),3
(60 to under 120 mins), or4
(varies; mostly long walk but some shorter walks)- Counts
The number of dogs in each cell
Details
The data provide the number of dogs being walked for given times, in the city and country.
Source
Naughton, Violetta, Teresa Grzelak, and Patrick J. Naughton. (2024). "Association Between Household Lo-cation (Urban Versus Rural) and Fundamental Care Provided to Domestic Dogs (Canis Familiaris) in Northern Ireland.” In Nutrition and Metabolism of Dogs and Cats, 217–236. Springer.
[Package SRMData version 1.0.1 Index]