View source: R/verify_length.R
verify_eg_length_match | R Documentation |
Verify that elgrocer output length from selenium & rvest match - 2 objects
verify_eg_length_match(sel, rve) verify_oc_length_match(obj1, obj2, obj3, obj4, obj5)
sel |
selenium output length |
rve |
rvest output length |
obj1 |
titles output length |
obj2 |
weights output length |
obj3 |
prices output length |
obj4 |
images output length |
obj5 |
links output length |
logical
logical
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.