mockRequest | R Documentation |
Mock a request, used for tests.
mockRequest(cookie = "", query = "", path = "/")
cookie |
Cookie string. |
query |
Query string. |
path |
Path string. |
mockRequest()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.