From 08761edc3644d1c521b08df7f204f3fa0d8a7c7a Mon Sep 17 00:00:00 2001 From: Tom Metherell Date: Mon, 24 Nov 2025 12:08:42 +0000 Subject: [PATCH 1/2] Make suggested hashtags consistent --- docs/intro.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/intro.md b/docs/intro.md index 33a6f8a..cb4b323 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -31,6 +31,6 @@ To make using the datasets easier, we provide code reorganise the `.dta` files i We use the `tidyverse` (an `R` package) extensively in the code presented on this website. If you are new to the `tidyverse`, we recommend Hadley Wickham and colleagues' book *R for Data Science* which is [available for free online](https://r4ds.had.co.nz/). We also link to sections in this book, where relevant. # Code Sharing -This website can obviously not provide all the code you may need to carry out the analyses you may want to with CLS data. We have therefore set up the [`#britishcohorts` hashtag on GitHub Gist](https://gist.github.com/search?q=%23britishcohorts) for people to share code snippets that are useful for CLS analyses. Please consider sharing your own code snippets (for instance, code to derive a useful variable) on GitHub Gist adding the `#britishcohorts` hashtag and a study specific hashtag (`#mcs`, `#bcs70`, `#nextsteps`, `#ncds`) to the Gist description to make it findable. +This website can obviously not provide all the code you may need to carry out the analyses you may want to with CLS data. We have therefore set up the [`#britishcohortstudies` hashtag on GitHub Gist](https://gist.github.com/search?q=%23britishcohortstudies) for people to share code snippets that are useful for CLS analyses. Please consider sharing your own code snippets (for instance, code to derive a useful variable) on GitHub Gist adding the `#britishcohortstudies` hashtag and a study specific hashtag (`#mcs`, `#bcs70`, `#nextsteps`, `#ncds`) to the Gist description to make it findable. -Please also consider sharing the full code for papers you publish on the [Open Science Framework website (OSF)](https://osf.io) - it helps others reproduce your work and lowers the cost for others in learning CLS's data. You can add the tag 'british-cohorts' (plus a study-specific tag) to make your project findable. \ No newline at end of file +Please also consider sharing the full code for papers you publish on the [Open Science Framework website (OSF)](https://osf.io) - it helps others reproduce your work and lowers the cost for others in learning CLS's data. You can add the tag 'britishcohortstudies' (plus a study-specific tag) to make your project findable. \ No newline at end of file From a2a6bc0af40ea6af7b5b774bc49bbd53edfc7c90 Mon Sep 17 00:00:00 2001 From: Tom Metherell Date: Mon, 24 Nov 2025 14:22:32 +0000 Subject: [PATCH 2/2] Make suggested hashtags consistent --- docs/intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro.md b/docs/intro.md index cb4b323..9fafcd9 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -31,6 +31,6 @@ To make using the datasets easier, we provide code reorganise the `.dta` files i We use the `tidyverse` (an `R` package) extensively in the code presented on this website. If you are new to the `tidyverse`, we recommend Hadley Wickham and colleagues' book *R for Data Science* which is [available for free online](https://r4ds.had.co.nz/). We also link to sections in this book, where relevant. # Code Sharing -This website can obviously not provide all the code you may need to carry out the analyses you may want to with CLS data. We have therefore set up the [`#britishcohortstudies` hashtag on GitHub Gist](https://gist.github.com/search?q=%23britishcohortstudies) for people to share code snippets that are useful for CLS analyses. Please consider sharing your own code snippets (for instance, code to derive a useful variable) on GitHub Gist adding the `#britishcohortstudies` hashtag and a study specific hashtag (`#mcs`, `#bcs70`, `#nextsteps`, `#ncds`) to the Gist description to make it findable. +This website can obviously not provide all the code you may need to carry out the analyses you may want to with CLS data. We have therefore set up the [`#britishcohortstudies` hashtag on GitHub Gist](https://gist.github.com/search?q=%23britishcohortstudies) for people to share code snippets that are useful for CLS analyses. Please consider sharing your own code snippets (for instance, code to derive a useful variable) on GitHub Gist adding the `#britishcohortstudies` hashtag and a study specific hashtag (`#mcs`, `#bcs70`, `#nextstepsstudy`, `#ncds`) to the Gist description to make it findable. Please also consider sharing the full code for papers you publish on the [Open Science Framework website (OSF)](https://osf.io) - it helps others reproduce your work and lowers the cost for others in learning CLS's data. You can add the tag 'britishcohortstudies' (plus a study-specific tag) to make your project findable. \ No newline at end of file