validate_book | R Documentation |
This function checks if the provided book names exist in a given list and suggests the closest match if not.
validate_book(book, book_list)
book |
A character vector, list, or data frame containing book names. |
book_list |
A character vector of valid book names. |
A character vector of validated or suggested book names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.