Skip to content

Commit a2a6bc0

Browse files
committed
Make suggested hashtags consistent
1 parent 08761ed commit a2a6bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ To make using the datasets easier, we provide code reorganise the `.dta` files i
3131
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.
3232

3333
# Code Sharing
34-
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.
34+
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.
3535

3636
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.

0 commit comments

Comments
 (0)