bookclub-advr

DSLC Advanced R Book Club
git clone https://git.eamoncaddigan.net/bookclub-advr.git
Log | Files | Refs | README | LICENSE

08.qmd (1587B)


      1 ---
      2 title: Cohort 8
      3 ---
      4 
      5 {{< video https://www.youtube.com/embed/gQxiPquyfww >}}
      6 
      7 <details>
      8 
      9 <summary>Meeting chat log</summary>
     10 ```
     11 00:08:19	Federica Gazzelloni:	Start
     12 00:14:19	Rebecca Butler:	It’ll (df) recycle as long as one length is a multiple of the other
     13 00:23:29	Rebecca Butler:	Has anyone ever run into that in the wild?
     14 00:23:36	Rebecca Butler:	Replying to "Has anyone ever run ..."
     15 
     16 Matrix or df columns, that is
     17 00:25:07	Laura Biggins:	Replying to "Has anyone ever run ..."
     18 
     19 Yes, but haven't enjoyed them...
     20 00:25:58	Rebecca Butler:	Replying to "Has anyone ever run ..."
     21 
     22 Do you remember where that came up? Did it feel somewhat appropriate (like it served some purpose, but was unenjoyable)?
     23 00:27:17	Laura Biggins:	Replying to "Has anyone ever run ..."
     24 
     25 I don't really remember, come up when working with other people's code. Not sure I've purposely created them myself.
     26 00:27:23	Rebecca Butler:	Reacted to "I don't really remem..." with 👍
     27 00:27:25	Rebecca Butler:	Replying to "Has anyone ever run ..."
     28 
     29 thanks!
     30 00:42:48	Rebecca Butler:	(For the pic, the rightmost bracket was just cut off - The original pepper tweet actually has x[[1]][[1]] for the pile of pepper - https://pbs.twimg.com/media/CO2_qPVWsAAErbv?format=png&name=large)
     31 00:46:13	Silvana Acosta:	When reading I got a bit lost with the example: a[c(TRUE, FALSE, TRUE), c("B", “A”)]
     32 00:47:05	Silvana Acosta:	The first example here: https://adv-r.hadley.nz/subsetting.html#matrix-subsetting
     33 00:47:39	Silvana Acosta:	I don’t think I fully see the 2nd row it produces
     34 01:03:05	Betsy:	end
     35 ```
     36 </details>