View source: R/add_flags_and_order.R
add_flags_and_order | R Documentation |
Adds flags to know what has a high std, and orders the files in more user based structure.
add_flags_and_order(fn_df, Std_df, df_peaks, df_AAstd)
fn_df |
final version of samples |
Std_df |
final version of standards |
df_peaks |
raw peak data |
df_AAstd |
raw std data |
DETAILS
returns files with full information
## Not run: if(interactive()){ #EXAMPLE1 } ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.