Description Usage Arguments Value Author(s)
For a given set of coordinate intervals calculate the mean of the data within each interval (swath).
| 1 | swath_data_ci(df, value, group, axis, slices, reps = 10000, conf = 0.95)
 | 
| df | Data frame with at least one coordinate field. | 
| value | Column name to be evaluated (e.g., au). | 
| group | Grouping column (e.g., domain). | 
| axis | Axis column for slicing (e.g., x). | 
| slices | List of slice starting coordinates as numeric vector.
Can be generated from function  | 
| reps | (default = 10000) Number of bootstrap repetitions. | 
| conf | (default = 0.95) Confidence level. | 
dataframe
Alex M Trueman
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.