From cb284fd0572fda5a8827a858bb93952ce339037b Mon Sep 17 00:00:00 2001
From: "Wegner, Lisa Marie" <lisamarie.wegner@uni-hamburg.de>
Date: Thu, 12 Oct 2023 11:52:58 +0000
Subject: [PATCH] Update airbnbbig.R
---
R/airbnbbig.R | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/R/airbnbbig.R b/R/airbnbbig.R
index 1c420d6..f4ded03 100644
--- a/R/airbnbbig.R
+++ b/R/airbnbbig.R
@@ -1,4 +1,4 @@
-#' This data set comprises Airbnb listings in London, UK from 2009 to 5th November 2019.Please note: this is the bigger version of the data set.
+#' This data set comprises Airbnb listings in London, UK from 2009 to 5th November 2019. Please note: this is the bigger version of the data set.
#' @format A data frame, 51697 observations, 72 variables
#'
#' @note For the binary variable (e.g., \code{d_smartlock}, \code{d_smokedetector}),
--
GitLab