Skip to content

Commit

Permalink
updated adobe api key
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewphamilton committed Feb 8, 2024
1 parent 8d545f1 commit 3800892
Show file tree
Hide file tree
Showing 22 changed files with 29 additions and 19 deletions.
4 changes: 2 additions & 2 deletions content/en/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h1>
</div>
<div class="col-xl-5 col-lg-6 col-md-6">
<img class="img-fluid"
src="/images/default.svg"
src="/images/default2.svg"
alt-text="readyforwhatsnext logo"/>
</div>
</div>
Expand All @@ -33,7 +33,7 @@ <h1>


{{% blocks/lead color="primary" %}}
<h1 class="text-center"><i>readyforwhatsnext</i> is an in-development toolkit for exploring multiple economic questions in youth mental health using R.
<h1 class="text-center"><i>readyforwhatsnext</i> is being developed to explore multiple economic questions in youth mental health using R.

{{% /blocks/lead %}}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This below section embeds a PDF version of an R Markdown program. The following
<script src="https://documentservices.adobe.com/view-sdk/viewer.js"></script>
<script type="text/javascript">
document.addEventListener("adobe_dc_view_sdk.ready", function(){
var adobeDCView = new AdobeDC.View({clientId: "d7d86c443e2b45c1b43c7db36ad50bf3", divId: "adobe-dc-view"});
var adobeDCView = new AdobeDC.View({clientId: "87012e61f32a48448278e5456b4bb51b", divId: "adobe-dc-view"});
adobeDCView.previewFile({
content:{location: {url: "https://raw.githubusercontent.com/ready4-dev/aqol6dmap_use/main/Predict.pdf"}},
metaData:{fileName: "Bodea Brochure.pdf"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This below section embeds a PDF version of an R Markdown program. The following
<script src="https://documentservices.adobe.com/view-sdk/viewer.js"></script>
<script type="text/javascript">
document.addEventListener("adobe_dc_view_sdk.ready", function(){
var adobeDCView = new AdobeDC.View({clientId: "d7d86c443e2b45c1b43c7db36ad50bf3", divId: "adobe-dc-view"});
var adobeDCView = new AdobeDC.View({clientId: "87012e61f32a48448278e5456b4bb51b", divId: "adobe-dc-view"});
adobeDCView.previewFile({
content:{location: {url: "https://raw.githubusercontent.com/ready4-dev/ttu_lng_aqol6_csp/main/CSP.pdf"}},
metaData:{fileName: "Bodea Brochure.pdf"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This below section embeds a PDF version of an R Markdown program. The following
<script src="https://documentservices.adobe.com/view-sdk/viewer.js"></script>
<script type="text/javascript">
document.addEventListener("adobe_dc_view_sdk.ready", function(){
var adobeDCView = new AdobeDC.View({clientId: "d7d86c443e2b45c1b43c7db36ad50bf3", divId: "adobe-dc-view"});
var adobeDCView = new AdobeDC.View({clientId: "87012e61f32a48448278e5456b4bb51b", divId: "adobe-dc-view"});
adobeDCView.previewFile({
content:{location: {url: "https://raw.githubusercontent.com/ready4-dev/dce_sa_design/main/PDFs/CSDP.pdf"}},
metaData:{fileName: "Bodea Brochure.pdf"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This below section embeds a PDF version of an R Markdown program. The following
<script src="https://documentservices.adobe.com/view-sdk/viewer.js"></script>
<script type="text/javascript">
document.addEventListener("adobe_dc_view_sdk.ready", function(){
var adobeDCView = new AdobeDC.View({clientId: "d7d86c443e2b45c1b43c7db36ad50bf3", divId: "adobe-dc-view"});
var adobeDCView = new AdobeDC.View({clientId: "87012e61f32a48448278e5456b4bb51b", divId: "adobe-dc-view"});
adobeDCView.previewFile({
content:{location: {url: "https://raw.githubusercontent.com/ready4-dev/dce_sa_analysis/main/PDFs/CAP.pdf"}},
metaData:{fileName: "Bodea Brochure.pdf"}
Expand Down
6 changes: 3 additions & 3 deletions content/en/docs/Analyses/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

---
title: "Programs"
linkTitle: "Programs"
title: "Programs for replicating study designs and analyses"
linkTitle: "Replication code"
date: 2017-01-05
weight: 100
aliases:
Expand All @@ -11,6 +11,6 @@ categories:
tags:
- Analyses
description: >
Programs combine readyforwhatsnext [modules](/docs/tutorials/finding) and [datasets](/docs/tutorials/finding/finding-data) to implement reproducible analyses of [youth mental health policy and system design topics](/docs/examples/).
R Markdown Programs combine [modules](/docs/tutorials/finding) of the readyforwhatsnextmodel with compatible [datasets](/docs/tutorials/finding/finding-data) to implement [reproducible and replicable](https://www.ready4-dev.com/docs/getting-started/concepts/reproducible-replicable-generalisable/) analyses of [youth mental health policy and system design topics](/docs/examples/).
---

2 changes: 1 addition & 1 deletion content/en/docs/Getting-started/Model/Places/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tags:
- Model - modules
- Model - modules (places)
description: >
Modules for spatio-temporal modelling of the environments that shape young people's mental health are collectively referred to as the "Springtides" sub-model. Both Springtides [module libraries for modelling people](/docs/tutorials/finding/libraries/) that are available are highly preliminary and lack tutorials to demonstrate their use. A deprecated [app](/docs/model/analyses/decision-aids/springtides-app/) built using these libraries is available for illustration purposes. Resources relating to preliminary and unreleased modules for the Springtides model is tagged with the ["model-modules-places"](/tags/model-modules-places/) tag and those relating to compatible datasets are tagged with ["data-datasets-places"](/tags/data-datasets-places/). Brief information on [unreleased work in progress module libraries](/docs/getting-started/pipeline/pipeline-places/) are also available.
Modules for spatio-temporal modelling of the environments that shape young people's mental health are collectively referred to as the "Springtides" sub-model. Both Springtides [module libraries for modelling places](/docs/tutorials/finding/libraries/) that are available are highly preliminary and lack tutorials to demonstrate their use. A deprecated [app](/docs/model/analyses/decision-aids/springtides-app/) built using these libraries is available for illustration purposes. Resources relating to preliminary and unreleased modules for the Springtides model is tagged with the ["model-modules-places"](/tags/model-modules-places/) tag and those relating to compatible datasets are tagged with ["data-datasets-places"](/tags/data-datasets-places/). Brief information on [unreleased work in progress module libraries](/docs/getting-started/pipeline/pipeline-places/) are also available.
---


Expand Down
4 changes: 2 additions & 2 deletions content/en/docs/Reporting/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Subroutines (reporting templates)"
linkTitle: "Subroutines"
title: "Subroutines to generate reports from a template"
linkTitle: "Reporting templates"
date: "2024-01-25"
description: "Subroutines perform part of an analysis and reporting algorithm."
weight: 102
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Add metadata to datasets of individual human records"
linkTitle: "Describe data"
linkTitle: "Describe datasets"
date: "`r Sys.Date()`"
description: "Appending appropriate metadata to datasets of individual unit records can facilitate partial automation of some modelling tasks. This tutorial describes how a module from the youthvars R package can help you to add metadata to a youth mental health dataset so that it can be more readily used by other readyforwhatsnext modules."
weight: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Add metadata to datasets of individual human records"
linkTitle: "Describe data"
linkTitle: "Describe datasets"
date: "2024-01-25"
description: "Appending appropriate metadata to datasets of individual unit records can facilitate partial automation of some modelling tasks. This tutorial describes how a module from the youthvars R package can help you to add metadata to a youth mental health dataset so that it can be more readily used by other readyforwhatsnext modules."
weight: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linkTitle: "Predict choice"
date: "`r Sys.Date()`"
description: "Using tools (soon to be formalised into ready4 framework modules) from the mychoice R package, it is possible to develop choice models from responses to a discrete choice experiment survey."
weight: 97
toc_hide: true
hide_summary: true
categories:
- Documentation
tags:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ linkTitle: "Predict choice"
date: "2023-07-11"
description: "Using tools (soon to be formalised into ready4 framework modules) from the mychoice R package, it is possible to develop choice models from responses to a discrete choice experiment survey."
weight: 97
toc_hide: true
hide_summary: true
categories:
- Documentation
tags:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Validate variable total scores"
linkTitle: "Validate data"
linkTitle: "Validate variables"
date: "`r Sys.Date()`"
description: "Vector based classes can be used to help validate variable values. This tutorial describes how to do that with sub-module classes exported as part of the youthvars R package."
weight: 90
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Validate variable total scores"
linkTitle: "Validate data"
linkTitle: "Validate variables"
date: "2024-01-25"
description: "Vector based classes can be used to help validate variable values. This tutorial describes how to do that with sub-module classes exported as part of the youthvars R package."
weight: 90
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/Tutorials/Using-Modules/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

---
title: "Use readyforwhastsnext model modules"
linkTitle: "Use"
linkTitle: "Use modules"
date: 2017-01-05
weight: 2
aliases:
Expand Down
4 changes: 2 additions & 2 deletions runme.R
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,12 @@ c("Programs", # Check exclusions in RMD - may need to be updated.
# "Model-Choice/dce_sa_analysis.md",
# "Model-Choice/dce_sa_design.md") %>%
# purrr::walk(~write_new_credentials(paste0(paste0(project_dir_1L_chr,"/content/en/docs/model/analyses/Replication-Code/",.x),
# new_credentials_1L_chr = "d7d86c443e2b45c1b43c7db36ad50bf3",
# new_credentials_1L_chr = "87012e61f32a48448278e5456b4bb51b",
# old_credentials_1L_chr = "93f800c0e2594268b9482bea99e2e434",
# consent_1L_chr = "Y"))
# Prior to deployment
# write_new_credentials("./content/en/docs/Readyforwhatsnext/Spring To Life/Modules/Predict choice.md",
# old_credentials_1L_chr = "d7d86c443e2b45c1b43c7db36ad50bf3",
# old_credentials_1L_chr = "87012e61f32a48448278e5456b4bb51b",
# new_credentials_1L_chr = "93f800c0e2594268b9482bea99e2e434") # For local preview
## Deploy dependencies app
# library(rsconnect)
Expand Down

0 comments on commit 3800892

Please sign in to comment.