# NOT RUN {
# ---- Local File Example ----------------------------
path <- system.file("misc/example.credentials", package = "REDCapR")
(p1 <- REDCapR::retrieve_credential_local(path, 153L))
(p2 <- REDCapR::retrieve_credential_local(path, 212L))
# }
Run the code above in your browser using DataLab