skardhamar / rga

R Google Analytics
187 stars 90 forks source link

object 'ga' of mode 'S4' was not found #102

Open alecha93 opened 2 years ago

alecha93 commented 2 years ago

got this error when running "rga.open(instance = "ga")"

Error in get(instance, envir = envir, mode = "S4") : object 'ga' of mode 'S4' was not found

Does anyone know what is causing it and how I can fix it?