Write SNP or sample IDs to file
1  | plink_write_ids(ids, file, update, sample = TRUE)
 | 
ids | 
 Vector of SNP or Sample IDs  | 
file | 
 File name to write to  | 
update | 
 Logical, Default is FALSE. Skip writing file if it exists  | 
sample | 
 Logical. Should be TRUE for samples (the default) and FALSE for SNPs  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.