Get raw response from an Item object
response(x) response(x) <- value # S4 method for ANY response(x) # S4 method for ANY response(x) <- value # S4 method for Item response(x) # S4 method for Item response(x) <- value # S4 method for SimpleList response(x) # S4 method for SimpleList response(x) <- value
x | object that may have response. |
---|---|
value | value to be replaced. |
a raw response from httr
if (FALSE) { response(x)}