# NOT RUN {
# }
# NOT RUN {
library(dplyr)
library(openssl)
# Consumer API keys
ConsumerAPIkeys <- decrypt_mykeys(path_encrypted_content = file.path(path_encrypted_keys,
"ConsumerAPIkeys.enc.rds"),
path_private_key = path_private_key)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab