R programmer for improving a crosstable function

  • Tila: Closed
  • Palkinto: $40
  • Vastaanotetut työt: 3
  • Voittaja: heatherturner

Kilpailun tehtävänanto

Hi, I've some programming demands to update an old R function I use to analyse data, it produces a crosstable object which I believe can be improved. First, I want to include in arguments (...) the data frame, so it would work as crosstable(DF, VAR1, VAR2, VAR3, ... ). My need today is to be able to use this function along with dplyr functions like; DF %>% crosstable(VAR1, VAR2), is it possible? Second, I want it to be faster, if possible. R language has advanced great deal in the late years, so maybe something can be done to make the crosstable a bit more rapid.

Suositellut taidot

Työnantajan palaute

“Nice person to work with.”

Profiilikuva dmsilv, Brazil.

Julkinen selvennystaulu

  • dhirajkhanna
    dhirajkhanna
    • 7 vuotta sitten

    Can you please tell me what exactly you wish to achieve with your function by the help of an example?

    • 7 vuotta sitten
    1. dmsilv
      Kilpailun järjestäjä
      • 7 vuotta sitten

      Today the function works as crosstable( DF$VAR1, DF$VAR2, DF$VAR3, ... ) . I need this to match the data.frame, like : crosstable( data=DF, VAR1, VAR2, VAR3, ... ). Second, it would be really nice to use the function along with dplyr style; DF %>% crosstable(VAR1, VAR2). Is it any better?

      • 7 vuotta sitten

Kuinka päästä alkuun kilpailuiden kanssa

  • Ilmoita kilpailusi

    Ilmoita kilpailusi Nopeaa ja helppoa

  • Saat valtavasti töitä

    Vastaanota tonnikaupalla osallistumisia Ympäri maailmaa

  • Myönnä palkinto parhaalle työlle

    Myönnä palkinto parhaalle työlle Lataa tiedostot - Helppoa!

Ilmoita kilpailu nyt tai liity tänään!