Skip to content

Commit

Permalink
Updated link to github repo
Browse files Browse the repository at this point in the history
  • Loading branch information
AngelicaMaineri committed Feb 26, 2024
1 parent 187c380 commit 7c6ba3d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Scripts/codelibrary_lecture.R
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ ggplot(df, aes(x=registry)) +
geom_bar(fill="lightblue") +
theme_classic() +
xlab("Registry")
ggsave("images/registry.jpeg")
ggsave("images/registry.jpeg")
2 changes: 1 addition & 1 deletion Scripts/script.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The ODISSEI code library contains a collection of scripts detailing data process

If you have comments, reach out tothe [ODISSEI FAIR support team](mailto:[email protected]).

Do you want to submit your own project and code to be added to the library? Please submit an issue using the Submission code issue template on the [GitHub repository](https://github.com/AngelicaMaineri/ODISSEI-code-library) or send an email to the [ODISSEI FAIR support team](mailto:[email protected]).
Do you want to submit your own project and code to be added to the library? Please submit an issue using the Submission code issue template on the [GitHub repository](https://github.com/odissei-data/ODISSEI-code-library) or send an email to the [ODISSEI FAIR support team](mailto:[email protected]).

# Code libraries
## CBS microdata
Expand Down
Loading

0 comments on commit 7c6ba3d

Please sign in to comment.