fr_compare: Facial Recognition: Compare faces
Description
This tools doesn't work well with RStudio sometimes. Try running it in your Terminal.
Usage
fr_compare(img1Url, img2Url, print1 = F, print2 = F)
Arguments
img1Url
Character. Image's URL for first subject
img2Url
Character. Image's URL for second subject
print1
Boolean. Print first result
print2
Boolean. Print second result