Skip to content

Commit

Permalink
differences for PR #343
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 13, 2024
1 parent 8a7daad commit b1ce059
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
16 changes: 15 additions & 1 deletion 02-common-mistakes.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,6 @@ readability. Remember that abbreviations that make sense at the moment may not b
that are excessively long. Including the units in the field names avoids confusion and enables others to readily interpret your fields.

**Examples**

<table align = "left" style = "width =50%; border: 1px solid black;">
<tr>
<td> <b>Good Name</b></td> <br />
Expand Down Expand Up @@ -270,6 +269,21 @@ that are excessively long. Including the units in the field names avoids confusi
<td> 1st Obs</td>
</tr>
</table>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>

## Using special characters in data {#special}

Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"index.md" "2ba01e088b9368e8b270f9d8eadd89ca" "site/built/index.md" "2023-05-03"
"episodes/00-intro.md" "8dd7199dab6550bf30dfb92f975194b4" "site/built/00-intro.md" "2023-05-03"
"episodes/01-format-data.md" "9a1688c9814fb367c4e587862e1e92a2" "site/built/01-format-data.md" "2024-03-08"
"episodes/02-common-mistakes.md" "1696e6806679d772369ee8b58af4f80e" "site/built/02-common-mistakes.md" "2024-06-13"
"episodes/02-common-mistakes.md" "fc89eb369d4e9d247d7ffdbc3925630e" "site/built/02-common-mistakes.md" "2024-06-13"
"episodes/03-dates-as-data.md" "670409bc5dff1db05acbc9f091518bea" "site/built/03-dates-as-data.md" "2023-05-03"
"episodes/04-quality-control.md" "946a5086601740ab2fbaee90bc8659d2" "site/built/04-quality-control.md" "2024-03-19"
"episodes/05-exporting-data.md" "a937cba08f09e57eab84f8f8b555d09e" "site/built/05-exporting-data.md" "2024-03-09"
Expand Down

0 comments on commit b1ce059

Please sign in to comment.