When using jsonlite in R, how to specify manually which are treated as arrays? The auto_unbox doesn't work in this case

后端 未结 0 630
说谎
说谎 2020-12-30 01:15

I have the following code:

data = list(
    "id" = equip_id,
    "initial_date" = 1608433200,
    "final_date" = 1609038000,
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题