Nothing
The following examples illustrate how to check visitation in greenfeedr.
1. Checking GreenFeed visitation
library(greenfeedr)
data <- viseat(user = "GF_USER",
pass = "GF_PASS",
unit = c(579,600),
start_date = "2025-04-06",
end_date = "2025-04-08",
rfid_file = "/Users/EXP2/EXP2_EID.xlsx"
)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.