-
Notifications
You must be signed in to change notification settings - Fork 19
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
Column naming #5
Comments
Please make separate issues for separate complaints :) support just has special significance, so it gets a special name, and a the variables have different styles because they come from different The abbreviation is worth saving 1 character because these are On 04/20/2015 03:17 PM, Florian Halbritter wrote:
|
Ok, separate issues in future. Mind you, these are not "complaints", but rather suggestions. I can think of very few cases where "b", "c", "d" make acceptable variable names. Thank you. I understand they come from different places, but since you're in control of all places, why not standardize them? Or, if you choose to have different naming conventions for annotation files, and for within R, convert between them as necessary. Righto. In that case I'd vote for going 100% teenager. usrSet, dbSet, dscr, pValLog, suprt, fName, ... I've just saved you another 15 characters or thereabout. Just joking, ignore the last point. |
I propose that the case where c, b, and d correspond to variables in a statistical model) is exactly such a case where they are acceptable variable names. |
I needed to redefine the colnames in the calc function.
I think you should re-think the names of some of the output columns:
The text was updated successfully, but these errors were encountered: