active_time | Find active time within a specified window. |
choose_window_size | Choose a rolling window size based on number of samples. |
dcuolog-package | dcuolog: Combat log parsing tools for DC Universe Online |
fix_attribution | Fix incorrect attribution of abilities with aura or chain... |
fix_cap_names | Fix capitalization of source names. |
get_numeric_groups | Get names of numeric capture groups from a pattern. |
parse_combat | Parse general combat events: damage, heal, power, absorb,... |
parse_crowd_control | Parse crowd control effects, including counters. |
parse_dcuo | Parse a DCUO combat log. |
parse_dodge | Parse dodges. |
parse_knockout | Parse knockouts. |
parse_log | Parse a combat log given a pattern. |
parse_summary | Parse combat parser summary entries. |
plot.combat_ts | Plot combat time series data. |
read_lines | Read text lines from a file. |
set_dt_order | Like 'data.table::setcolorder', but the column order can be a... |
smooth.combat_ts | Smooth combat time series data using a Gaussian filter... |
sort_dt | Sort a 'data.table' in place. |
str_match_named | Extract named capture groups from a string. |
summary.combat_events | Summarize general combat events. |
summary.crowd_control_events | Summarize crowd control events. |
summary.dodge_events | Summarize dodge events. |
summary.knockout_events | Summarize knockout events. |
summary.parser_summary | Summarize combat parser summary events. |
timeseries.combat_events | Create a time series (1 second interval) from combat events. |
top.combat_events | Show top events in the combat log. |
total_time | Find the total elapsed time for a vector of date-time... |
wma_gaussian | Weighted moving average using a Gaussian filter window. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.