Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
brivas
ICOADS R HOSTACE
Commits
3acaa6be
Commit
3acaa6be
authored
3 years ago
by
Richard Cornes
Browse files
Options
Download
Email Patches
Plain Diff
Add deck value for gdac data
parent
8b00e171
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
rscripts/split_by_type.R
rscripts/split_by_type.R
+1
-0
No files found.
rscripts/split_by_type.R
View file @
3acaa6be
...
...
@@ -112,6 +112,7 @@ for ( year in my_args[1]:my_args[2] ) {
mdata.gdac
$
sid
<-
999
mdata.gdac
$
pt
<-
5
# all GCC data should be from ships
mdata.gdac
$
dups
<-
NA
mdata.gdac
$
dck
<-
0
## Fill missing columns with NA
miss.cols
<-
colnames
(
mdata
)[
which
(
!
colnames
(
mdata
)
%in%
colnames
(
mdata.gdac
))]
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment