Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

comm_to_RN: consider renaming columns #19

Open
Pakillo opened this issue Jul 11, 2024 · 1 comment
Open

comm_to_RN: consider renaming columns #19

Pakillo opened this issue Jul 11, 2024 · 1 comment

Comments

@Pakillo
Copy link
Member

Pakillo commented Jul 11, 2024

Current output:
A data.frame containing 7 columns with all the information needed for the basic analysis of recruitment networks and canopy-recruit interactions: canopy species (Canopy), recruit species (Recruit), recruitment frequency (fij), Tij = TODO, Pij = TODO, cover of the canopy (cj) and cover of the recruit (ci).

I suggest to be consistent with upper and lowercase column names (e.g. fij, Tij).
And maybe replace i and j by c and r, to represent canopy and recruit? Because otherwise ci or cj are ambiguous, for example

@jmalcan
Copy link
Collaborator

jmalcan commented Jul 22, 2024

I agree. I'll check and change where necessary, keeping the uppercase since it allows using lowercase as subindices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants