R programmer for improving a crosstable function

  • Status: Closed
  • Prêmio: $40
  • Inscrições Recebidas: 3
  • Vencedor: heatherturner

Síntese do concurso

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.

Habilidades Recomendadas

Feedback do Empregador

“Nice person to work with.”

Foto do perfil dmsilv, Brazil.

Painel de Comentários

  • dhirajkhanna
    dhirajkhanna
    • 8 anos atrás

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

    • 8 anos atrás
    1. dmsilv
      Proprietário do Concurso
      • 8 anos atrás

      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?

      • 8 anos atrás

Como começar com concursos

  • Publique seu concurso

    Publique seu Concurso Rápido e fácil

  • Receba muitas inscrições

    Obtenha Toneladas de Inscrições De todo o mundo

  • Premie a melhor inscrição

    Premie a melhor inscrição Baixe os arquivos, é fácil!

Poste um Concurso ou Junte-se a nós Hoje!