getPhotoGPSfromGoogleDriveFolderUrl: Get photo GPS from photo files sitting inside a Google Drive...

View source: R/Photos.R

getPhotoGPSfromGoogleDriveFolderUrlR Documentation

Get photo GPS from photo files sitting inside a Google Drive folder

Description

Get photo GPS from photo files sitting inside a Google Drive folder

Usage

getPhotoGPSfromGoogleDriveFolderUrl(folderUrl, deauth = T)

Arguments

folderUrl

the url of a google drive folder that has photo files.

deauth

default=T, meaning no need for google authentication.

Examples

\donntrun{
folderUrl = "https://drive.google.com/drive/u/0/folders/1ldcrE5XGgN96qImQ7oYslTQCG2ccohNd"
folderUrl |>
  getPhotoGPSfromGoogleDriveFolderUrl()
}

tpemartin/econDV2 documentation built on Aug. 6, 2023, 11:46 p.m.