Skip to content

Commit

Permalink
Added Note to plot_location
Browse files Browse the repository at this point in the history
  • Loading branch information
JuKo007 committed Nov 21, 2023
1 parent 897522a commit 210b6f1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/plot_locations.R
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#' @title Plotting locations sent in 'WhatsApp' chat logs on maps
#' @title Plotting locations sent in 'WhatsApp' chat logs on maps [DISABLED]
#' @description Plots the location data that is sent in the 'WhatsApp' chatlog on an auto-scaled map. Requires unanonymized 'Location' column in data
#' @param data A 'WhatsApp' chatlog that was parsed with \code{\link[WhatsR]{parse_chat}}with anonymize= FALSE or anonymize = "add".
#' @param names A vector of author names that the plots will be restricted to.
Expand Down
Binary file modified tests/testthat/Rplots.pdf
Binary file not shown.

0 comments on commit 210b6f1

Please sign in to comment.