genDfwds: private function for constructing the query parameter for...

Description Usage Arguments Value

View source: R/rstatscn.R

Description

private function for constructing the query parameter for dfwds

Usage

1
genDfwds(wdcode, valuecode)

Arguments

wdcode

string value , one of c("zb","sj","reg")

valuecode

string value , following is the table for available valuecode zb: the valudecode can be gotten by statscnQueryZb() function sj: the valudecode can be "2014" for nd db, "2014C" for jd db. reg: the valudecode is the region code fetched by statscnRegions(dbcode) function

Value

return the queyr string for the http request


rstatscn documentation built on May 2, 2019, 2:10 a.m.