From 7a77ec3ff1055c14a61bb2393886f9a8a1d7098d Mon Sep 17 00:00:00 2001 From: JanMarvin Date: Sun, 1 Oct 2023 19:43:39 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20JanMarvi?= =?UTF-8?q?n/readspss@50a93fa131c9643240a1f9596e8a6db39860c20f=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 4 ++-- pkgdown.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index f4af8c0..0f7f641 100644 --- a/index.html +++ b/index.html @@ -106,8 +106,8 @@

InstallationUsage

-fls <- system.file("extdata", "electric.sav", package="readspss")
-flp <- system.file("extdata", "electric.por", package="readspss")
+fls <- system.file("extdata", "electric.sav", package = "readspss")
+flp <- system.file("extdata", "electric.por", package = "readspss")
 
 df_s <- read.sav(fls)
 df_p <- read.por(flp)
diff --git a/pkgdown.yml b/pkgdown.yml
index 90f5792..e3af1f7 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -3,5 +3,5 @@ pkgdown: 2.0.7
 pkgdown_sha: ~
 articles:
   readspss: readspss.html
-last_built: 2023-07-21T19:00Z
+last_built: 2023-10-01T19:43Z