Hadley Wickham | An introduction to R7 | RStudio (2022)

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ธ.ค. 2024

ความคิดเห็น • 10

  • @AntoineFabri
    @AntoineFabri 10 หลายเดือนก่อน +1

    str_reverse doesn't exist in stringr, but we have strings::stri_reverse, for those wondering :)

  • @Dreaming-11
    @Dreaming-11 2 ปีที่แล้ว +1

    Great addition to R system, congratulations for the effort

  • @CaryReams
    @CaryReams 2 ปีที่แล้ว +1

    I smell a syntactic sugar pre-compiler brewing, ala typescript and babel. As its input, a classical OO class definition; as output, a package of new_generic(), method(), and new_class() statements.

  • @meryplays8952
    @meryplays8952 ปีที่แล้ว +2

    When are we seeing it in base R? I think it is better than both S3 and S4.

  • @meryplays8952
    @meryplays8952 ปีที่แล้ว +7

    Now it is called S7.

    • @postylem
      @postylem 9 หลายเดือนก่อน

      came here to say this.

    • @mubangansofu7469
      @mubangansofu7469 4 หลายเดือนก่อน +2

      correct S3+S4 = S7 .... reminds me of my chemistry classes back in high school years ago! great addition to R

  • @赵兵-j7x
    @赵兵-j7x 2 ปีที่แล้ว

    Could I use R7 for package development? tried ,failed;

  • @DaarShnik
    @DaarShnik ปีที่แล้ว

    Couldn't a method check if thr generic is not available then create one... Rather then defining an empty line for generic which doesn't make much sense...❤

  • @alexandrodisla6285
    @alexandrodisla6285 2 ปีที่แล้ว

    good