Insert column between columns based on positions.
1  | append_col(x, cols, after = length(x))
 | 
x | 
 data frame.  | 
cols | 
 column to insert into data frame.  | 
after | 
 the inserted column would be located after '(i)' position. 'If   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.