Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

5 lines
228B

  1. #' @importFrom dplyr left_join right_join full_join inner_join semi_join anti_join
  2. #' @importFrom dplyr mutate select filter arrange bind_rows bind_cols group_by pull slice data_frame row_number
  3. #' @keywords internal
  4. "_PACKAGE"