You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
username Your Copernicus marine user name. Can be provided as option(CopernicusMarine_uid
= "my_user_name"), or as argument here.
password Your Copernicus marine password. Can be provided as option(CopernicusMarine_pwd
= "my_password"), or as argument here.
I tried option(CopernicusMarine_pwd = "XXX"). It returned
Error in option(CopernicusMarine_pwd = "XXX") :
could not find function "option"
And options(CopernicusMarine_pwd = "XXX") worked for me.
version gave
_
platform x86_64-apple-darwin17.0
arch x86_64
os darwin17.0
system x86_64, darwin17.0
status
major 4
minor 2.2
year 2022
month 10
day 31
svn rev 83211
language R
version.string R version 4.2.2 (2022-10-31)
nickname Innocent and Trusting
The text was updated successfully, but these errors were encountered:
I tried
option(CopernicusMarine_pwd = "XXX")
. It returnedError in option(CopernicusMarine_pwd = "XXX") :
could not find function "option"
And
options(CopernicusMarine_pwd = "XXX")
worked for me.version
gave_
platform x86_64-apple-darwin17.0
arch x86_64
os darwin17.0
system x86_64, darwin17.0
status
major 4
minor 2.2
year 2022
month 10
day 31
svn rev 83211
language R
version.string R version 4.2.2 (2022-10-31)
nickname Innocent and Trusting
The text was updated successfully, but these errors were encountered: