Create_Autofill | R Documentation |
Provide a vector list, receive a finished javascript file saved where you wish.
Create_Autofill( Entity_List, File_Name = "Autofill", Name_Autofill_Variable = "unternehmen", Use_Date = TRUE )
Entity_List |
A vector list of the entities to be placed in the autofill |
File_Name |
What should the saved filename be? .js will automatically be appended. |
Name_Autofill_Variable |
What is the name of the autofill variable in the associated javascript? |
Use_Date |
Should the file have a date time prefix on the filename? |
## Not run: Create_Autofill(Entity_List, File_Name = "Autofill", Name_Autofill_Variable = "unternehmen", Use_Date = TRUE) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.