logout_ddh: logout_ddh

Description Usage Arguments Value

View source: R/logout_ddh.R

Description

Close an existing connection with the DDH API

Usage

1
2
3
4
logout_ddh(
  root_url = dkanr::get_url(),
  credentials = list(cookie = dkanr::get_cookie(), token = dkanr::get_token())
)

Arguments

root_url

character: API root URL

credentials

list: authentication token and cookie

Value

list


tonyfujs/ddhconnect documentation built on June 3, 2020, 10:33 a.m.