diff --git a/.nojekyll b/.nojekyll index 646f091..03b1191 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -3aaa62df \ No newline at end of file +9afa05c4 \ No newline at end of file diff --git a/contributing.html b/contributing.html index e60fb73..92c8cb6 100644 --- a/contributing.html +++ b/contributing.html @@ -7,7 +7,7 @@ -4  Contributing to a package – Building tidy R packages for the OMOP common data model +5  Contributing to a package – Building tidy R packages for the OMOP common data model + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ +
+ + +
+ + + +
+ +
+
+

3  Conventions

+
+ + + +
+ + + + +
+ + + +
+ + +

Our code adheres to some style conventions as decribed in this chapter.

+
+

3.1 Casing

+

In general we use camelCase naming for arguments and functions.

+ + +
+ +
+ + +
+ + + + + \ No newline at end of file diff --git a/documenting_functions.html b/documenting_functions.html index bc0936d..4f1fb63 100644 --- a/documenting_functions.html +++ b/documenting_functions.html @@ -7,7 +7,7 @@ -5  Documenting functions – Building tidy R packages for the OMOP common data model +6  Documenting functions – Building tidy R packages for the OMOP common data model