diff --git a/README.Rmd b/README.Rmd index 9b621a82..c13daf74 100644 --- a/README.Rmd +++ b/README.Rmd @@ -15,7 +15,7 @@ knitr::opts_chunk$set( ) ``` -# surveydown surveydown package logo: a hex shape with a large letter S and a down arrow +# surveydown > Note: This site only documents the {surveydown} R package - visit our main site at [surveydown.org](https://surveydown.org) for more information! @@ -23,7 +23,7 @@ knitr::opts_chunk$set(
-image showing the three technologies used in the surveydown platform along with their logos: quarto (for designing surveys), shiny (for rendering the survey), and supabase (for storing data) +image showing the three technologies used in the surveydown platform along with their logos: quarto (for designing surveys), shiny (for rendering the survey), and supabase (for storing data)

diff --git a/README.md b/README.md index aa4a7ee3..4183dde8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# surveydown surveydown package logo: a hex shape with a large letter S and a down arrow +# surveydown > Note: This site only documents the {surveydown} R package - visit our > main site at [surveydown.org](https://surveydown.org) for more @@ -13,7 +13,7 @@ with [R](https://www.r-project.org/), [Quarto](https://quarto.org/),
-image showing the three technologies used in the surveydown platform along with their logos: quarto (for designing surveys), shiny (for rendering the survey), and supabase (for storing data) +image showing the three technologies used in the surveydown platform along with their logos: quarto (for designing surveys), shiny (for rendering the survey), and supabase (for storing data)

diff --git a/man/figures/technologies.png b/man/figures/technologies.png index cba2b6c8..d1f5b227 100644 Binary files a/man/figures/technologies.png and b/man/figures/technologies.png differ diff --git a/man/figures/technologies.svg b/man/figures/technologies.svg deleted file mode 100644 index aebc73e9..00000000 --- a/man/figures/technologies.svg +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - Quarto - - - - - Shiny - - - - - Supabase - - - - - - - Design Survey - - - - - Render Survey - - - - - Store Data - - - - - - - - - - - - - - - - - - - - - diff --git a/surveydown.Rproj b/surveydown.Rproj index 895b597d..fd8dd284 100644 --- a/surveydown.Rproj +++ b/surveydown.Rproj @@ -1,22 +1,22 @@ -Version: 1.0 - -RestoreWorkspace: No -SaveWorkspace: No -AlwaysSaveHistory: Default - -EnableCodeIndexing: Yes -UseSpacesForTab: Yes -NumSpacesForTab: 4 -Encoding: UTF-8 - -RnwWeave: Sweave -LaTeX: pdfLaTeX - -AutoAppendNewline: Yes -StripTrailingWhitespace: Yes -LineEndingConversion: Posix - -BuildType: Package -PackageUseDevtools: Yes -PackageInstallArgs: --no-multiarch --with-keep.source -PackageRoxygenize: rd,collate,namespace +Version: 1.0 + +RestoreWorkspace: No +SaveWorkspace: No +AlwaysSaveHistory: Default + +EnableCodeIndexing: Yes +UseSpacesForTab: Yes +NumSpacesForTab: 4 +Encoding: UTF-8 + +RnwWeave: Sweave +LaTeX: pdfLaTeX + +AutoAppendNewline: Yes +StripTrailingWhitespace: Yes +LineEndingConversion: Posix + +BuildType: Package +PackageUseDevtools: Yes +PackageInstallArgs: --no-multiarch --with-keep.source +PackageRoxygenize: rd,collate,namespace