scb_sup: prepare json-post

View source: R/tabellr.R

scb_supR Documentation

prepare json-post

Description

reads scb_body.txt (json-body) and scb_url.txt (url). designed to work with api at scb.se

Usage

scb_sup(path_to_files = p1)

Arguments

path_to_file

file path to folder with scb_url.txt and scb_body.txt

Details

response format in body from scb.se is defined as 'px', but scb_sup changes it to json.

Value

list: 1 = url 2 = body in json


mljswe/tabellr documentation built on May 22, 2022, 12:26 a.m.