Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
rhijmans committed Sep 19, 2022
1 parent a47beea commit ac3b6fb
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
1 change: 1 addition & 0 deletions R/fasterize.R
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
}
out <- writeStop(out)
pbClose(pb)
g <- gc()
return(out)
}
}
Expand Down
18 changes: 9 additions & 9 deletions inst/external/rlogo.grd
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[general]
creator=R package 'raster'
created= 2010-04-16 14:57:47
[georeference]
[general]
creator=R package 'raster'
created= 2010-04-16 14:57:47
[georeference]
nrows=77
ncols=101
xmin=0
ymin=0
xmax=101
ymax=77
projection= +proj=merc +datum=WGS84
[data]
[data]
datatype=FLT4S
byteorder=little
nbands=3
Expand All @@ -19,10 +19,10 @@ levels=NA
minvalue=0:0:0
maxvalue=255:255:255
nodatavalue=-3.4e+38
[legend]
legendtype=
[legend]
legendtype=
values=
color=
[description]
color=
[description]
layername=red:green:blue
history=

0 comments on commit ac3b6fb

Please sign in to comment.