Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
rgis
osmosm
19f035951bde53679c50aee95b1926723968dcff
19f035951bde53679c50aee95b1926723968dcff
Switch branch/tag
osmosm
R
zzz.R
Find file
Normal view
History
Permalink
zzz.R
78 Bytes
Newer
Older
first
Jean-Marie Lepioufle
committed
Apr 27, 2021
1
2
3
4
.onLoad
<-
function
(
libname
,
pkgname
)
{
base
::
require
(
"sf"
)
invisible
()
}