annotate_electrodes | Adds the electrode labels to a head shape |
annotate_events | Adds a layer with the events on top of a plot of an eeg_lst. |
annotate_head | Add a head shape to a ggplot |
as_channel_dbl | Coerce a vector of real (double) numbers into a channel... |
as.data.frame.eeg_lst | Convert an eeg_lst to a (base) data frame. |
as.data.frame.psd_lst | Convert a psd_lst to a (base) data frame. |
as.data.table.eeg_lst | Convert an eeg_lst to a long table in 'data.table' format. |
as.data.table.psd_lst | Convert a psd_lst list to a long table in 'data.table'... |
as_eeg_lst | Transforms an object to a eeg_lst |
as_sample_int | Convert a time point into a sample. |
as_tibble.eeg_lst | Convert an eeg_lst to a long table in 'tibble' format. |
as_tibble.psd_lst | Convert an psd_lst to a long table in 'tibble' format. |
as_tidytable.eeg_lst | Convert an eeg_lst to a long table in 'tidytable' format. |
as_tidytable.psd_lst | Convert an psd_lst to a long table in 'tidytable' format. |
as_time | Convert a sample point into a time point. |
between | Convenience function for range subsets |
change_coord | Change coordinate system from 3D to 2D |
channel_dbl | Builds a channel. |
channels_tbl | Functions to get or set the channel information of an eeg_lst... |
chs_fun | Get the by-sample (or by-row) function of the specified... |
chs_mean | Get the by-sample (or by-row) mean of the specified channels. |
component_dbl | Builds a component. |
count_complete_cases_tbl | Count number of complete segments of an eeg_lst object. |
data_faces_10_trials | EEGs elicited when one subject saw faces and non-faces... |
data_faces_ERPs | ERPs elicited when one subject saw faces and non-faces... |
defunct | Defunct functions in eeguana |
dplyr_verbs | Dplyr-like functions for manipulating eeg_lst objects. |
drop_incomplete_segments | Drop segments with NAs from the eeg_lst |
eeg_artif | Detect artifacts and add them in the events table of an... |
eeg_baseline | Baseline an eeg_lst |
eeg_bind | Bind eeg_lst objects. |
eeg_downsample | Downsample EEG data |
eeg_events_to_NA | Remove (transform to NA) problematic events from the signal... |
eeg_ica | EEG signal decomposition using Independent Component Analysis... |
eeg_ica_cor_tbl | Show correlations between ICA sources and eye (EOG)... |
eeg_ica_keep | Select independent components (or sources) to keep. |
eeg_ica_show | Add independent components (or sources) to the signal table... |
eeg_ica_summary_tbl | Show a table with a summary of the results of the ICA. |
eeg_ica_var_tbl | Show the variance explained for each ICA sources. |
eeg_interpolate_tbl | Create a table with interpolated signals of an eeg_lst... |
eeg_lst | Create an eeg_lst |
eeg_power_band | Compute power bands. |
eeg_psd | Compute the power spectral density (PSD) of an EEG signal. |
eeg_rereference | Re-reference a channel or group of channels. |
eeg_segment | Segment (and unsegment) an eeg_lst. |
eeg_slice_signal | Choose samples by the position |
eeguana-package | eeguana: Flexible Manipulation of EEG Data |
events_tbl | Functions to get or set the events table of an eeg_lst... |
fast_ICA | Wrapper for FastICA method for Independent Component Analysis... |
fICA | Wrapper for FastICA methods for Independent Component... |
filt | Apply a zero-phase low-pass, high-pass, band-pass, or... |
ggplot.eeg_lst | Create an ERP plot |
ica_matrix_lst | Function to get the list of mixing and unmixing matrices of... |
install_py_eeguana | Install the Python packages needed for 'eeguana' |
is_channel_dbl | Test if the object is a channel or EOG channel |
is_component_dbl | Test if the object is a component This function returns TRUE... |
is_eeg_lst | Test if the object is an eeg_lst. |
is_events_tbl | Test if the object is an events_tbl This function returns... |
is_psd_lst | Test if the object is a psd_lst. |
is_psd_tbl | Test if the object is a psd_tbl |
is_sample_int | Test if the object is a sample This function returns TRUE for... |
is_signal_tbl | Test if the object is a signal_tbl |
layout_32_1020 | Layout for a 32 electrodes cap at the standard 10-20 system |
na_omit | Handle Missing Values in eeg_lst objects |
pipe | Pipe operator |
plot_components | Generates topographic plots of the components after running... |
plot.eeg_lst | Create a basic signal plot |
plot_in_layout | Arrange ERP plots according to scalp layout |
plot_topo | Create a topographic plot |
psd_lst | Creates a 'psd_lst'. |
read_edf | Read an edf/edf+/bdf file into R |
read_fif | Read a FIF file into R |
read_ft | Read a Fieldtrip file into R |
read_set | Read EEGlab set files (Matlab files) into R |
read_vhdr | Read a BrainVision file into R |
reexports | Objects exported from other packages |
rpink | Generates pink noise |
sample_int | Builds a series of sample numbers. |
segments_tbl | Function to get the segments table of an eeg_lst object. |
sig_fft | Compute the one-dimensional discrete Fourier Transform. |
sig_ifft | Compute the one-dimensional inverse discrete Fourier... |
signal_tbl | Function to get the signal table of an eeg_lst object. |
summaries | Display information of the eeg_lst object. |
summary.eeg_lst | Summary of eeg_lst information. |
theme_eeguana | Eeguana ggplot themes |
write_vhdr | Write an eeg_lst object to BrainVision file(s) (experimental) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.